Class BeltSlicer
java.lang.Object
com.simibubi.create.content.kinetics.belt.BeltSlicer
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic net.minecraft.world.ItemInteractionResultuseConnector(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand handIn, net.minecraft.world.phys.BlockHitResult hit, BeltSlicer.Feedback feedBack) static net.minecraft.world.ItemInteractionResultuseWrench(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand handIn, net.minecraft.world.phys.BlockHitResult hit, BeltSlicer.Feedback feedBack)
-
Constructor Details
-
BeltSlicer
public BeltSlicer()
-
-
Method Details
-
useWrench
public static net.minecraft.world.ItemInteractionResult useWrench(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand handIn, net.minecraft.world.phys.BlockHitResult hit, BeltSlicer.Feedback feedBack) -
useConnector
public static net.minecraft.world.ItemInteractionResult useConnector(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand handIn, net.minecraft.world.phys.BlockHitResult hit, BeltSlicer.Feedback feedBack) -
tickHoveringInformation
public static void tickHoveringInformation()
-