Package net.minecraft.server.command
Class CloneCommand.BlockInfo
java.lang.Object
net.minecraft.server.command.CloneCommand.BlockInfo
- Enclosing class:
- CloneCommand
- Mappings:
Namespace Name official bx$aintermediary net/minecraft/class_2634$class_2635named net/minecraft/server/command/CloneCommand$BlockInfo
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBlockInfo(BlockPos blockPos, BlockState blockState, NbtCompound nbtCompound) -
Method Summary
-
Field Details
-
field_12011
- Mappings:
Namespace Name Mixin selector official aLbx$a;a:Let;intermediary field_12011Lnet/minecraft/class_2634$class_2635;field_12011:Lnet/minecraft/class_2552;named field_12011Lnet/minecraft/server/command/CloneCommand$BlockInfo;field_12011:Lnet/minecraft/util/math/BlockPos;
-
field_12012
- Mappings:
Namespace Name Mixin selector official bLbx$a;b:Lawt;intermediary field_12012Lnet/minecraft/class_2634$class_2635;field_12012:Lnet/minecraft/class_2232;named field_12012Lnet/minecraft/server/command/CloneCommand$BlockInfo;field_12012:Lnet/minecraft/block/BlockState;
-
field_12013
- Mappings:
Namespace Name Mixin selector official cLbx$a;c:Lfy;intermediary field_12013Lnet/minecraft/class_2634$class_2635;field_12013:Lnet/minecraft/class_322;named field_12013Lnet/minecraft/server/command/CloneCommand$BlockInfo;field_12013:Lnet/minecraft/nbt/NbtCompound;
-
-
Constructor Details
-
BlockInfo
-