Package net.minecraft.server.command
Class CloneCommand.BlockInfo
java.lang.Object
net.minecraft.server.command.CloneCommand.BlockInfo
- Enclosing class:
CloneCommand
- Mappings:
Namespace Name intermediary net/minecraft/class_3023$class_3024official aeb$anamed net/minecraft/server/command/CloneCommand$BlockInfo
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBlockInfo(BlockPos pos, BlockState state, @Nullable NbtCompound blockEntityNbt) -
Method Summary
-
Field Details
-
pos
- Mappings:
Namespace Name Mixin selector intermediary field_13496Lnet/minecraft/class_3023$class_3024;field_13496:Lnet/minecraft/class_2338;official aLaeb$a;a:Lgu;named posLnet/minecraft/server/command/CloneCommand$BlockInfo;pos:Lnet/minecraft/util/math/BlockPos;
-
state
- Mappings:
Namespace Name Mixin selector intermediary field_13495Lnet/minecraft/class_3023$class_3024;field_13495:Lnet/minecraft/class_2680;official bLaeb$a;b:Ldby;named stateLnet/minecraft/server/command/CloneCommand$BlockInfo;state:Lnet/minecraft/block/BlockState;
-
blockEntityNbt
- Mappings:
Namespace Name Mixin selector intermediary field_13494Lnet/minecraft/class_3023$class_3024;field_13494:Lnet/minecraft/class_2487;official cLaeb$a;c:Lqr;named blockEntityNbtLnet/minecraft/server/command/CloneCommand$BlockInfo;blockEntityNbt:Lnet/minecraft/nbt/NbtCompound;
-
-
Constructor Details
-
BlockInfo
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_3023$class_3024;<init>(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2487;)Vofficial <init>Laeb$a;<init>(Lgu;Ldby;Lqr;)Vnamed <init>Lnet/minecraft/server/command/CloneCommand$BlockInfo;<init>(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/nbt/NbtCompound;)V
-