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 avqintermediary net/minecraft/class_1461named net/minecraft/block/entity/DropperBlockEntity
-
Field Summary
Fields inherited from class net.minecraft.block.entity.class_2737
field_12852, field_12853, nameFields 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
chooseNonEmptySlot, createScreenHandler, fromNbt, getInvMaxStackAmount, getInvSize, isEmpty, method_13326, method_13730, method_514, method_541Methods inherited from class net.minecraft.block.entity.class_2737
canPlayerUseInv, clear, getInvStack, getLootTableId, getProperties, getProperty, hasCustomName, isValidInvStack, method_11660, method_11661, method_11662, method_11663, method_13729, onInvClose, onInvOpen, removeInvStack, setInvStack, setProperty, takeInvStackMethods inherited from class net.minecraft.block.entity.LockableContainerBlockEntity
getLock, hasLock, method_6344, setLockMethods 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, onBlockAction, populateCrashReport, resetBlock, setPosition, setWorld, shouldNotCopyNbtFromItem
-
Constructor Details
-
DropperBlockEntity
public DropperBlockEntity()
-
-
Method Details
-
method_13327
- Mappings:
Namespace Name Mixin selector official bLavq;b(Lry;)Vintermediary method_13327Lnet/minecraft/class_1461;method_13327(Lnet/minecraft/class_2934;)Vnamed method_13327Lnet/minecraft/block/entity/DropperBlockEntity;method_13327(Lnet/minecraft/class_2934;)V
-
getTranslationKey
- Specified by:
getTranslationKeyin interfaceNameable- Overrides:
getTranslationKeyin classDispenserBlockEntity- Mappings:
Namespace Name Mixin selector official h_Lui;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 lLuc;l()Ljava/lang/String;intermediary method_10906Lnet/minecraft/class_2608;method_10906()Ljava/lang/String;named getIdLnet/minecraft/screen/NamedScreenHandlerFactory;getId()Ljava/lang/String;
-