net.minecraft.server.commands

class CloneCommands$CloneBlockInfo

aeb$a
net.minecraft.server.commands.CloneCommands$CloneBlockInfo
net.minecraft.class_3023$class_3024
net.minecraft.server.command.CloneCommand$BlockInfo
net.minecraft.src.C_5303_$C_5304_
net.minecraft.server.commands.CommandClone$CommandCloneStoredTileEntity

字段概要

修饰符与类型字段
public final BlockPos
a
pos
field_13496
pos
f_136779_
public final BlockState
b
state
field_13495
state
f_136780_
public final CompoundTag
c
tag
field_13494
blockEntityNbt
f_136781_

构造函数概要

修饰符构造函数
public (BlockPos pos, BlockState state, CompoundTag blockEntityNbt)