Package net.minecraft.server.commands
Class CloneCommands.CloneBlockInfo
java.lang.Object
net.minecraft.server.commands.CloneCommands.CloneBlockInfo
- Enclosing class:
 - CloneCommands
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionCloneBlockInfo(BlockPos p_136783_, BlockState p_136784_, CompoundTag p_136785_)  - 
Method Summary
 
- 
Field Details
- 
pos
 - 
state
 - 
tag
 
 - 
 - 
Constructor Details
- 
CloneBlockInfo
 
 -