Uses of Record Class
net.minecraft.server.commands.CloneCommands.CloneBlockEntityInfo
-
Uses of CloneCommands.CloneBlockEntityInfo in net.minecraft.server.commands
Modifier and TypeFieldDescriptionprivate final CloneCommands.CloneBlockEntityInfo
CloneCommands.CloneBlockInfo.blockEntityInfo
The field for theblockEntityInfo
record component.Modifier and TypeMethodDescriptionCloneCommands.CloneBlockInfo.blockEntityInfo()
Returns the value of theblockEntityInfo
record component.ModifierConstructorDescription(package private)
CloneBlockInfo
(BlockPos pos, BlockState state, CloneCommands.CloneBlockEntityInfo blockEntityInfo) Creates an instance of aCloneBlockInfo
record class.