Package net.minecraft.block.entity
Class NoteBlockBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.NoteBlockBlockEntity
public class NoteBlockBlockEntity extends BlockEntity
- Mappings:
Namespace Name official almintermediary net/minecraft/class_365named net/minecraft/block/entity/NoteBlockBlockEntity
-
Field Summary
Fields Modifier and Type Field Description bytefield_1458booleanfield_1459Fields inherited from class net.minecraft.block.entity.BlockEntity
block, pos, removed, world -
Constructor Summary
Constructors Constructor Description NoteBlockBlockEntity() -
Method Summary
Modifier and Type Method Description voidfromTag(CompoundTag tag)voidmethod_1175(World world, BlockPos blockPos)voidmethod_1176()voidtoTag(CompoundTag tag)Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, createFromTag, getBlock, getDataValue, getPacket, getPos, getSquaredDistance, getSquaredRenderDistance, getWorld, hasWorld, isRemoved, markDirty, markRemoved, onBlockAction, populateCrashReport, resetBlock, setPos, setWorld, shouldNotCopyTagFromItem
-
Field Details
-
field_1458
public byte field_1458- Mappings:
Namespace Name Mixin selector official aLalm;a:Bintermediary field_1458Lnet/minecraft/class_365;field_1458:Bnamed field_1458Lnet/minecraft/block/entity/NoteBlockBlockEntity;field_1458:B
-
field_1459
public boolean field_1459- Mappings:
Namespace Name Mixin selector official fLalm;f:Zintermediary field_1459Lnet/minecraft/class_365;field_1459:Znamed field_1459Lnet/minecraft/block/entity/NoteBlockBlockEntity;field_1459:Z
-
-
Constructor Details
-
NoteBlockBlockEntity
public NoteBlockBlockEntity()
-
-
Method Details
-
toTag
- Overrides:
toTagin classBlockEntity- Mappings:
Namespace Name Mixin selector official bLakw;b(Ldn;)Vintermediary method_1100Lnet/minecraft/class_348;method_1100(Lnet/minecraft/class_1405;)Vnamed toTagLnet/minecraft/block/entity/BlockEntity;toTag(Lnet/minecraft/nbt/CompoundTag;)V
-
fromTag
- Overrides:
fromTagin classBlockEntity- Mappings:
Namespace Name Mixin selector official aLakw;a(Ldn;)Vintermediary method_1098Lnet/minecraft/class_348;method_1098(Lnet/minecraft/class_1405;)Vnamed fromTagLnet/minecraft/block/entity/BlockEntity;fromTag(Lnet/minecraft/nbt/CompoundTag;)V
-
method_1176
public void method_1176()- Mappings:
Namespace Name Mixin selector official bLalm;b()Vintermediary method_1176Lnet/minecraft/class_365;method_1176()Vnamed method_1176Lnet/minecraft/block/entity/NoteBlockBlockEntity;method_1176()V
-
method_1175
- Mappings:
Namespace Name Mixin selector official aLalm;a(Ladm;Lcj;)Vintermediary method_1175Lnet/minecraft/class_365;method_1175(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;)Vnamed method_1175Lnet/minecraft/block/entity/NoteBlockBlockEntity;method_1175(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-