Package com.simibubi.create
Interface AllInteractionBehaviours.BehaviourProvider
- Enclosing class:
- AllInteractionBehaviours
public static interface AllInteractionBehaviours.BehaviourProvider
-
Method Summary
Modifier and TypeMethodDescription@Nullable MovingInteractionBehaviourgetBehaviour(net.minecraft.world.level.block.state.BlockState state)
-
Method Details
-
getBehaviour
@Nullable @Nullable MovingInteractionBehaviour getBehaviour(net.minecraft.world.level.block.state.BlockState state)
-