Package net.minecraft.server.command
Class CloneCommand.BlockInfo
java.lang.Object
net.minecraft.server.command.CloneCommand.BlockInfo
- Enclosing class:
- CloneCommand
static class CloneCommand.BlockInfo extends Object
-
Field Summary
Fields Modifier and Type Field Description CompoundTagblockEntityTagBlockPosposBlockStatestate -
Constructor Summary
Constructors Constructor Description BlockInfo(BlockPos pos, BlockState state, CompoundTag blockEntityTag) -
Method Summary