Class ItemUseOverrides
java.lang.Object
com.simibubi.create.foundation.block.ItemUseOverrides
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddBlock(net.minecraft.world.level.block.Block block) static voidonBlockActivated(net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock event)
-
Constructor Details
-
ItemUseOverrides
public ItemUseOverrides()
-
-
Method Details
-
addBlock
public static void addBlock(net.minecraft.world.level.block.Block block) -
onBlockActivated
public static void onBlockActivated(net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock event)
-