Class DropperBlockEntity

All Implemented Interfaces:
LockableScreenHandlerFactory, Inventory, NamedScreenHandlerFactory, Nameable

public class DropperBlockEntity
extends DispenserBlockEntity
Mappings:
Namespace Name
official ald
intermediary net/minecraft/class_356
named net/minecraft/block/entity/DropperBlockEntity
  • Constructor Details

    • DropperBlockEntity

      public DropperBlockEntity()
  • Method Details

    • getTranslationKey

      public String getTranslationKey()
      Specified by:
      getTranslationKey in interface Nameable
      Overrides:
      getTranslationKey in class DispenserBlockEntity
      Mappings:
      Namespace Name Mixin selector
      official e_ Lop;e_()Ljava/lang/String;
      intermediary method_6261 Lnet/minecraft/class_1726;method_6261()Ljava/lang/String;
      named getTranslationKey Lnet/minecraft/text/Nameable;getTranslationKey()Ljava/lang/String;
    • getId

      public String getId()
      Specified by:
      getId in interface NamedScreenHandlerFactory
      Overrides:
      getId in class DispenserBlockEntity
      Mappings:
      Namespace Name Mixin selector
      official k Lol;k()Ljava/lang/String;
      intermediary method_6762 Lnet/minecraft/class_1723;method_6762()Ljava/lang/String;
      named getId Lnet/minecraft/screen/NamedScreenHandlerFactory;getId()Ljava/lang/String;