net.minecraft.server.commands

record CloneCommands$CloneBlockInfo

anm$b
net.minecraft.server.commands.CloneCommands$CloneBlockInfo
net.minecraft.class_3023$class_3024

Field summary

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

Constructor summary

ModifierConstructor
(BlockPos arg0, BlockState arg1, CloneCommands$CloneBlockEntityInfo arg2, BlockState arg3)

Method summary

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