Interface AllInteractionBehaviours.BehaviourProvider

Enclosing class:
AllInteractionBehaviours

public static interface AllInteractionBehaviours.BehaviourProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    getBehaviour(net.minecraft.world.level.block.state.BlockState state)
     
  • Method Details

    • getBehaviour

      @Nullable @Nullable MovingInteractionBehaviour getBehaviour(net.minecraft.world.level.block.state.BlockState state)