Package net.minecraft.block.entity
Class NoteBlockBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.NoteBlockBlockEntity
- Mappings:
Namespace Name official avzintermediary 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) voidmethod_541(NbtCompound nbtCompound) voidmethod_8993(World world, BlockPos blockPos) Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, create, getBlock, getDataValue, getEntityWorld, getIdentifier, getPos, getSquaredDistance, getSquaredRenderDistance, getUpdatePacket, hasWorld, isRemoved, markDirty, markRemoved, method_11646, method_13321, method_13322, method_13323, method_6344, onBlockAction, populateCrashReport, resetBlock, setPosition, setWorld, shouldNotCopyNbtFromItem
-
Field Details
-
note
public byte note- Mappings:
Namespace Name Mixin selector official aLavz;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 fLavz;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
-
method_541
- Overrides:
method_541in classBlockEntity- Mappings:
Namespace Name Mixin selector official bLavj;b(Lfy;)Lfy;intermediary method_541Lnet/minecraft/class_226;method_541(Lnet/minecraft/class_322;)Lnet/minecraft/class_322;named method_541Lnet/minecraft/block/entity/BlockEntity;method_541(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
-
fromNbt
- Overrides:
fromNbtin classBlockEntity- Mappings:
Namespace Name Mixin selector official aLavj;a(Lfy;)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 aLavz;a()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 aLavz;a(Lamu;Let;)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
-