Package net.minecraft.block.entity
Class DropperBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.LockableContainerBlockEntity
net.minecraft.block.entity.class_2737
net.minecraft.block.entity.DispenserBlockEntity
net.minecraft.block.entity.DropperBlockEntity
- All Implemented Interfaces:
LockableScreenHandlerFactory,class_2964,Inventory,NamedScreenHandlerFactory,Nameable
- Mappings:
Namespace Name official aqcintermediary net/minecraft/class_1461named net/minecraft/block/entity/DropperBlockEntity
-
Field Summary
Fields inherited from class net.minecraft.block.entity.DispenserBlockEntity
customNameFields inherited from class net.minecraft.block.entity.class_2737
field_12852, field_12853Fields inherited from class net.minecraft.block.entity.BlockEntity
block, pos, removed, world -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.block.entity.DispenserBlockEntity
canPlayerUseInv, chooseNonEmptySlot, clear, createScreenHandler, fromNbt, getInvMaxStackAmount, getInvSize, getInvStack, getProperties, getProperty, hasCustomName, isValidInvStack, method_514, method_541, onInvClose, onInvOpen, removeInvStack, setCustomName, setInvStack, setProperty, takeInvStackMethods inherited from class net.minecraft.block.entity.class_2737
getLootTableId, method_11660, method_11661, method_11662, method_11663Methods inherited from class net.minecraft.block.entity.LockableContainerBlockEntity
getLock, hasLock, 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.text.Nameable
method_6344
-
Constructor Details
-
DropperBlockEntity
public DropperBlockEntity()
-
-
Method Details
-
getTranslationKey
- Specified by:
getTranslationKeyin interfaceNameable- Overrides:
getTranslationKeyin classDispenserBlockEntity- Mappings:
Namespace Name Mixin selector official h_Lqt;h_()Ljava/lang/String;intermediary method_2518Lnet/minecraft/class_2611;method_2518()Ljava/lang/String;named getTranslationKeyLnet/minecraft/text/Nameable;getTranslationKey()Ljava/lang/String;
-
getId
- Specified by:
getIdin interfaceNamedScreenHandlerFactory- Overrides:
getIdin classDispenserBlockEntity- Mappings:
Namespace Name Mixin selector official kLqn;k()Ljava/lang/String;intermediary method_10906Lnet/minecraft/class_2608;method_10906()Ljava/lang/String;named getIdLnet/minecraft/screen/NamedScreenHandlerFactory;getId()Ljava/lang/String;
-