Package net.minecraft.block.entity
Class NoteBlockBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.NoteBlockBlockEntity
- Mappings:
Namespace Name official anwintermediary net/minecraft/class_223named net/minecraft/block/entity/NoteBlockBlockEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfromNbt(NbtCompound nbt) voidvoidmethod_533(World world, int int2, int int3, int int4) voidtoNbt(NbtCompound nbt) Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, createFromNbt, getBlock, getDataValue, getEntityWorld, getPacket, getSquaredDistance, getSquaredRenderDistance, hasWorld, isRemoved, markDirty, markRemoved, method_545, onBlockAction, populateCrashReport, resetBlock, setWorld
-
Field Details
-
note
public byte note- Mappings:
Namespace Name Mixin selector official aLanw;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 iLanw;i: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 bLanc;b(Ldg;)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 aLanc;a(Ldg;)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 aLanw;a()Vintermediary method_532Lnet/minecraft/class_223;method_532()Vnamed method_532Lnet/minecraft/block/entity/NoteBlockBlockEntity;method_532()V
-
method_533
- Mappings:
Namespace Name Mixin selector official aLanw;a(Lafm;III)Vintermediary method_533Lnet/minecraft/class_223;method_533(Lnet/minecraft/class_1150;III)Vnamed method_533Lnet/minecraft/block/entity/NoteBlockBlockEntity;method_533(Lnet/minecraft/world/World;III)V
-