Uses of Record Class
net.minecraft.server.command.CloneCommand.class_9450
Packages that use CloneCommand.class_9450
-
Uses of CloneCommand.class_9450 in net.minecraft.server.command
Fields in net.minecraft.server.command declared as CloneCommand.class_9450Modifier and TypeFieldDescriptionprivate final @Nullable CloneCommand.class_9450
CloneCommand.BlockInfo.blockEntityInfo
The field for theblockEntityInfo
record component.Methods in net.minecraft.server.command that return CloneCommand.class_9450Modifier and TypeMethodDescriptionCloneCommand.BlockInfo.blockEntityInfo()
Returns the value of theblockEntityInfo
record component.Constructors in net.minecraft.server.command with parameters of type CloneCommand.class_9450ModifierConstructorDescription(package private)
BlockInfo
(BlockPos pos, BlockState state, @Nullable CloneCommand.class_9450 class_9450)