Package net.minecraft.block.entity
Class NoteBlockBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.NoteBlockBlockEntity
- Mappings:
Namespace Name official bdiintermediary net/minecraft/class_223named net/minecraft/block/entity/NoteBlockBlockEntity
-
Field Summary
FieldsFields inherited from class net.minecraft.block.entity.BlockEntity
block, pos, removed, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfromNbt(NbtCompound nbt) voidvoidmethod_8993(World world, BlockPos blockPos) voidtoNbt(NbtCompound nbt) Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, createFromNbt, getBlock, getDataValue, getEntityWorld, getPacket, getPos, getSquaredDistance, getSquaredRenderDistance, hasWorld, isRemoved, markDirty, markRemoved, onBlockAction, populateCrashReport, resetBlock, setPos, setWorld
-
Field Details
-
note
public byte note- Mappings:
Namespace Name Mixin selector official aLbdi;a:Bintermediary field_558Lnet/minecraft/class_223;field_558:Bnamed noteLnet/minecraft/block/entity/NoteBlockBlockEntity;note:B
-
field_559
public boolean field_559- Mappings:
Namespace Name Mixin selector official fLbdi;f:Zintermediary field_559Lnet/minecraft/class_223;field_559:Znamed field_559Lnet/minecraft/block/entity/NoteBlockBlockEntity;field_559:Z
-
-
Constructor Details
-
NoteBlockBlockEntity
public NoteBlockBlockEntity()
-
-
Method Details
-
toNbt
- Overrides:
toNbtin classBlockEntity- Mappings:
Namespace Name Mixin selector official bLbcm;b(Lfn;)Vintermediary method_541Lnet/minecraft/class_226;method_541(Lnet/minecraft/class_322;)Vnamed toNbtLnet/minecraft/block/entity/BlockEntity;toNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
fromNbt
- Overrides:
fromNbtin classBlockEntity- Mappings:
Namespace Name Mixin selector official aLbcm;a(Lfn;)Vintermediary method_537Lnet/minecraft/class_226;method_537(Lnet/minecraft/class_322;)Vnamed fromNbtLnet/minecraft/block/entity/BlockEntity;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
method_532
public void method_532()- Mappings:
Namespace Name Mixin selector official bLbdi;b()Vintermediary method_532Lnet/minecraft/class_223;method_532()Vnamed method_532Lnet/minecraft/block/entity/NoteBlockBlockEntity;method_532()V
-
method_8993
- Mappings:
Namespace Name Mixin selector official aLbdi;a(Laqu;Ldt;)Vintermediary method_8993Lnet/minecraft/class_223;method_8993(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Vnamed method_8993Lnet/minecraft/block/entity/NoteBlockBlockEntity;method_8993(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-