Package net.minecraft.block.entity
Class NoteBlockBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.NoteBlockBlockEntity
- Mappings:
Namespace Name intermediary net/minecraft/class_444glue class_474server mfclient tnnamed net/minecraft/block/entity/NoteBlockBlockEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidreadNbt(NbtCompound nbt) voidwriteNbt(NbtCompound nbt) Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, createFromNbt, createUpdatePacket, distanceFrom, getBlock, getPushedBlockData, isRemoved, markDirty, markRemoved, tick
-
Field Details
-
note
public byte note- Mappings:
Namespace Name Mixin selector intermediary field_1699Lnet/minecraft/class_444;field_1699:Bglue field_1857Lclass_474;field_1857:Bserver aLmf;a:Bclient aLtn;a:Bnamed noteLnet/minecraft/block/entity/NoteBlockBlockEntity;note:B
-
powered
public boolean powered- Mappings:
Namespace Name Mixin selector intermediary field_1700Lnet/minecraft/class_444;field_1700:Zglue field_1858Lclass_474;field_1858:Zserver bLmf;b:Zclient bLtn;b:Znamed poweredLnet/minecraft/block/entity/NoteBlockBlockEntity;powered:Z
-
-
Constructor Details
-
NoteBlockBlockEntity
public NoteBlockBlockEntity()
-
-
Method Details
-
writeNbt
- Overrides:
writeNbtin classBlockEntity- Mappings:
Namespace Name Mixin selector intermediary method_1078Lnet/minecraft/class_55;method_1078(Lnet/minecraft/class_8;)Vglue method_55Lclass_356;method_55(Lclass_333;)Vserver bLjh;b(Liq;)Vclient bLow;b(Lnu;)Vnamed writeNbtLnet/minecraft/block/entity/BlockEntity;writeNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
readNbt
- Overrides:
readNbtin classBlockEntity- Mappings:
Namespace Name Mixin selector intermediary method_1077Lnet/minecraft/class_55;method_1077(Lnet/minecraft/class_8;)Vglue method_52Lclass_356;method_52(Lclass_333;)Vserver aLjh;a(Liq;)Vclient aLow;a(Lnu;)Vnamed readNbtLnet/minecraft/block/entity/BlockEntity;readNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
cycleNote
public void cycleNote()- Mappings:
Namespace Name Mixin selector intermediary method_1476Lnet/minecraft/class_444;method_1476()Vglue method_1741Lclass_474;method_1741()Vserver aLmf;a()Vclient aLtn;a()Vnamed cycleNoteLnet/minecraft/block/entity/NoteBlockBlockEntity;cycleNote()V
-
playNote
- Mappings:
Namespace Name Mixin selector intermediary method_1477Lnet/minecraft/class_444;method_1477(Lnet/minecraft/class_18;III)Vglue method_1742Lclass_474;method_1742(Lclass_129;III)Vserver aLmf;a(Ldj;III)Vclient aLtn;a(Lfd;III)Vnamed playNoteLnet/minecraft/block/entity/NoteBlockBlockEntity;playNote(Lnet/minecraft/world/World;III)V
-