Class GirderWrenchBehavior
java.lang.Object
com.simibubi.create.content.curiosities.girder.GirderWrenchBehavior
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<Pair<net.minecraft.core.Direction,com.simibubi.create.content.curiosities.girder.GirderWrenchBehavior.Action>> getValidDirections(net.minecraft.world.level.BlockGetter level, net.minecraft.core.BlockPos pos) static booleanhandleClick(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.phys.BlockHitResult result) static voidtick()
-
Constructor Details
-
GirderWrenchBehavior
public GirderWrenchBehavior()
-
-
Method Details
-
tick
public static void tick() -
getValidDirections
-
handleClick
public static boolean handleClick(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.phys.BlockHitResult result)
-