net.minecraft.server.commands

record CloneCommands$CloneBlockInfo

anp$b
net.minecraft.server.commands.CloneCommands$CloneBlockInfo
net.minecraft.class_3023$class_3024
net.minecraft.server.command.CloneCommand$BlockInfo
net.minecraft.server.commands.CommandClone$CommandCloneStoredTileEntity

Field summary

Modifier and TypeField
final BlockPos
a
pos
comp_2539
pos
final BlockState
b
state
comp_2540
state
final CloneCommands$CloneBlockEntityInfo
c
blockEntityInfo
comp_2541
blockEntityInfo

Constructor summary

ModifierConstructor
(BlockPos pos, BlockState state, CloneCommands$CloneBlockEntityInfo arg2)

Method summary

Modifier and TypeMethod
public BlockPos
a()
pos()
comp_2539()
pos()
public BlockState
b()
state()
comp_2540()
state()
public CloneCommands$CloneBlockEntityInfo
c()
blockEntityInfo()
comp_2541()
blockEntityInfo()