Class DropperBlockEntity

All Implemented Interfaces:
Inventory, NamedScreenHandlerFactory, ScreenHandlerFactory, Clearable, Nameable

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

    • DropperBlockEntity

      public DropperBlockEntity​(BlockPos blockPos, BlockState blockState)
  • Method Details

    • getContainerName

      protected Text getContainerName()
      Overrides:
      getContainerName in class DispenserBlockEntity
      Mappings:
      Namespace Name Mixin selector
      official g Lcey;g()Loi;
      intermediary method_17823 Lnet/minecraft/class_2624;method_17823()Lnet/minecraft/class_2561;
      named getContainerName Lnet/minecraft/block/entity/LockableContainerBlockEntity;getContainerName()Lnet/minecraft/text/Text;