Class BeltSlicer
java.lang.Object
com.simibubi.create.content.contraptions.relays.belt.BeltSlicer
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic net.minecraft.world.InteractionResultuseConnector(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.InteractionResultuseWrench(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.InteractionResult 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.InteractionResult 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()
-