-
-
Method Summary
default boolean
canDiagonalBevelCogWheelSurvive(net.minecraft.world.level.block.state.BlockState state,
net.minecraft.world.level.LevelReader level,
net.minecraft.core.BlockPos pos)
net.minecraft.core.Direction.Axis
default net.minecraft.world.ItemInteractionResult
placeCogOrEncase(net.minecraft.world.item.ItemStack stack,
net.minecraft.world.level.block.state.BlockState state,
net.minecraft.world.level.Level level,
net.minecraft.core.BlockPos pos,
net.minecraft.world.entity.player.Player player,
net.minecraft.world.InteractionHand hand,
net.minecraft.world.phys.BlockHitResult hitResult)
Methods inherited from interface com.simibubi.create.content.equipment.wrench.IWrenchable
onSneakWrenched, onWrenched, updateAfterWrenched
transform
-
Field Details
-
COG_ON_BEVEL_PLACEMENT_HELPER_ID
static final int COG_ON_BEVEL_PLACEMENT_HELPER_ID
-
Method Details
-
getCogRotationAxisConnectedToFace
@Nullable
net.minecraft.core.Direction.Axis getCogRotationAxisConnectedToFace(net.minecraft.world.level.block.state.BlockState state,
net.minecraft.core.Direction face)
-
placeCogOrEncase
default net.minecraft.world.ItemInteractionResult placeCogOrEncase(net.minecraft.world.item.ItemStack stack,
net.minecraft.world.level.block.state.BlockState state,
net.minecraft.world.level.Level level,
net.minecraft.core.BlockPos pos,
net.minecraft.world.entity.player.Player player,
net.minecraft.world.InteractionHand hand,
net.minecraft.world.phys.BlockHitResult hitResult)
-
canDiagonalBevelCogWheelSurvive
default boolean canDiagonalBevelCogWheelSurvive(net.minecraft.world.level.block.state.BlockState state,
net.minecraft.world.level.LevelReader level,
net.minecraft.core.BlockPos pos)