Class ValueSettingsInputHandler
java.lang.Object
com.simibubi.create.foundation.blockEntity.behaviour.ValueSettingsInputHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancanInteract(net.minecraft.world.entity.player.Player player) static voidonBlockActivated(net.neoforged.neoforge.event.entity.player.PlayerInteractEvent.RightClickBlock event)
-
Constructor Details
-
ValueSettingsInputHandler
public ValueSettingsInputHandler()
-
-
Method Details
-
onBlockActivated
public static void onBlockActivated(net.neoforged.neoforge.event.entity.player.PlayerInteractEvent.RightClickBlock event) -
canInteract
public static boolean canInteract(net.minecraft.world.entity.player.Player player)
-