Package net.minecraft.block.entity
Class class_2737
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.LockableContainerBlockEntity
net.minecraft.block.entity.class_2737
- All Implemented Interfaces:
LockableScreenHandlerFactory,class_2964,Inventory,NamedScreenHandlerFactory,Nameable
- Direct Known Subclasses:
ChestBlockEntity,DispenserBlockEntity,HopperBlockEntity
- Mappings:
Namespace Name official aqmintermediary net/minecraft/class_2737named net/minecraft/block/entity/class_2737
-
Field Summary
FieldsFields inherited from class net.minecraft.block.entity.BlockEntity
block, pos, removed, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_11660(Identifier identifier, long long2) protected booleanmethod_11661(NbtCompound nbtCompound) protected voidmethod_11662(PlayerEntity playerEntity) protected booleanmethod_11663(NbtCompound nbtCompound) Methods inherited from class net.minecraft.block.entity.LockableContainerBlockEntity
fromNbt, getLock, hasLock, method_541, method_6344, setLockMethods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, createFromNbt, getBlock, getDataValue, getEntityWorld, getPos, getSquaredDistance, getSquaredRenderDistance, getUpdatePacket, hasWorld, isRemoved, markDirty, markRemoved, method_11646, onBlockAction, populateCrashReport, resetBlock, setPosition, setWorld, shouldNotCopyNbtFromItemMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.inventory.Inventory
canPlayerUseInv, clear, getInvMaxStackAmount, getInvSize, getInvStack, getProperties, getProperty, isValidInvStack, markDirty, onInvClose, onInvOpen, removeInvStack, setInvStack, setProperty, takeInvStackMethods inherited from interface net.minecraft.text.Nameable
getTranslationKey, hasCustomNameMethods inherited from interface net.minecraft.screen.NamedScreenHandlerFactory
createScreenHandler, getId
-
Field Details
-
field_12852
- Mappings:
Namespace Name Mixin selector official mLaqm;m:Lkl;intermediary field_12852Lnet/minecraft/class_2737;field_12852:Lnet/minecraft/class_1653;named field_12852Lnet/minecraft/block/entity/class_2737;field_12852:Lnet/minecraft/util/Identifier;
-
field_12853
protected long field_12853- Mappings:
Namespace Name Mixin selector official nLaqm;n:Jintermediary field_12853Lnet/minecraft/class_2737;field_12853:Jnamed field_12853Lnet/minecraft/block/entity/class_2737;field_12853:J
-
-
Constructor Details
-
class_2737
public class_2737()
-
-
Method Details
-
method_11661
- Mappings:
Namespace Name Mixin selector official dLaqm;d(Ldq;)Zintermediary method_11661Lnet/minecraft/class_2737;method_11661(Lnet/minecraft/class_322;)Znamed method_11661Lnet/minecraft/block/entity/class_2737;method_11661(Lnet/minecraft/nbt/NbtCompound;)Z
-
method_11663
- Mappings:
Namespace Name Mixin selector official eLaqm;e(Ldq;)Zintermediary method_11663Lnet/minecraft/class_2737;method_11663(Lnet/minecraft/class_322;)Znamed method_11663Lnet/minecraft/block/entity/class_2737;method_11663(Lnet/minecraft/nbt/NbtCompound;)Z
-
method_11662
- Mappings:
Namespace Name Mixin selector official dLaqm;d(Lzj;)Vintermediary method_11662Lnet/minecraft/class_2737;method_11662(Lnet/minecraft/class_988;)Vnamed method_11662Lnet/minecraft/block/entity/class_2737;method_11662(Lnet/minecraft/entity/player/PlayerEntity;)V
-
getLootTableId
- Specified by:
getLootTableIdin interfaceclass_2964- Mappings:
Namespace Name Mixin selector official bLqu;b()Lkl;intermediary method_12936Lnet/minecraft/class_2964;method_12936()Lnet/minecraft/class_1653;named getLootTableIdLnet/minecraft/class_2964;getLootTableId()Lnet/minecraft/util/Identifier;
-
method_11660
- Mappings:
Namespace Name Mixin selector official aLaqm;a(Lkl;J)Vintermediary method_11660Lnet/minecraft/class_2737;method_11660(Lnet/minecraft/class_1653;J)Vnamed method_11660Lnet/minecraft/block/entity/class_2737;method_11660(Lnet/minecraft/util/Identifier;J)V
-