Uses of Enum Class
net.minecraft.tileentity.StructureBlockTileEntity.UpdateCommand
Packages that use StructureBlockTileEntity.UpdateCommand
Package
Description
-
Uses of StructureBlockTileEntity.UpdateCommand in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type StructureBlockTileEntity.UpdateCommandModifier and TypeMethodDescriptionprivate boolean
EditStructureScreen.sendToServer
(StructureBlockTileEntity.UpdateCommand p_210143_1_) -
Uses of StructureBlockTileEntity.UpdateCommand in net.minecraft.network.play.client
Fields in net.minecraft.network.play.client declared as StructureBlockTileEntity.UpdateCommandMethods in net.minecraft.network.play.client that return StructureBlockTileEntity.UpdateCommandConstructors in net.minecraft.network.play.client with parameters of type StructureBlockTileEntity.UpdateCommandModifierConstructorDescriptionCUpdateStructureBlockPacket
(BlockPos p_i49541_1_, StructureBlockTileEntity.UpdateCommand p_i49541_2_, StructureMode p_i49541_3_, String p_i49541_4_, BlockPos p_i49541_5_, BlockPos p_i49541_6_, Mirror p_i49541_7_, Rotation p_i49541_8_, String p_i49541_9_, boolean p_i49541_10_, boolean p_i49541_11_, boolean p_i49541_12_, float p_i49541_13_, long p_i49541_14_) -
Uses of StructureBlockTileEntity.UpdateCommand in net.minecraft.tileentity
Methods in net.minecraft.tileentity that return StructureBlockTileEntity.UpdateCommandModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.StructureBlockTileEntity.UpdateCommand.values()
Returns an array containing the constants of this enum class, in the order they are declared.