Uses of Enum Class
net.minecraft.tileentity.JigsawTileEntity.OrientationType
Package
Description
-
Uses of JigsawTileEntity.OrientationType in net.minecraft.client.gui.screen
-
Uses of JigsawTileEntity.OrientationType in net.minecraft.network.play.client
Modifier and TypeFieldDescriptionprivate JigsawTileEntity.OrientationType
CUpdateJigsawBlockPacket.joint
ModifierConstructorDescriptionCUpdateJigsawBlockPacket
(BlockPos p_i232584_1_, ResourceLocation p_i232584_2_, ResourceLocation p_i232584_3_, ResourceLocation p_i232584_4_, String p_i232584_5_, JigsawTileEntity.OrientationType p_i232584_6_) -
Uses of JigsawTileEntity.OrientationType in net.minecraft.tileentity
Modifier and TypeMethodDescriptionJigsawTileEntity.getJoint()
Returns the enum constant of this class with the specified name.static JigsawTileEntity.OrientationType[]
JigsawTileEntity.OrientationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionvoid
JigsawTileEntity.setJoint
(JigsawTileEntity.OrientationType p_235662_1_)