Interface Hopper

All Superinterfaces:
Clearable, Inventory
All Known Implementing Classes:
HopperBlockEntity, HopperMinecartEntity

public interface Hopper extends Inventory
Mappings:
Namespace Name
named net/minecraft/block/entity/Hopper
intermediary net/minecraft/class_2615
official dvb
  • Field Details Link icon

    • INPUT_AREA_SHAPE Link icon

      static final Box INPUT_AREA_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named INPUT_AREA_SHAPE Lnet/minecraft/block/entity/Hopper;INPUT_AREA_SHAPE:Lnet/minecraft/util/math/Box;
      intermediary field_12026 Lnet/minecraft/class_2615;field_12026:Lnet/minecraft/class_238;
      official y_ Ldvb;y_:Lfaw;
  • Method Details Link icon

    • getInputAreaShape Link icon

      default Box getInputAreaShape()
      Mappings:
      Namespace Name Mixin selector
      named getInputAreaShape Lnet/minecraft/block/entity/Hopper;getInputAreaShape()Lnet/minecraft/util/math/Box;
      intermediary method_11262 Lnet/minecraft/class_2615;method_11262()Lnet/minecraft/class_238;
      official al_ Ldvb;al_()Lfaw;
    • getHopperX Link icon

      double getHopperX()
      Mappings:
      Namespace Name Mixin selector
      named getHopperX Lnet/minecraft/block/entity/Hopper;getHopperX()D
      intermediary method_11266 Lnet/minecraft/class_2615;method_11266()D
      official G Ldvb;G()D
    • getHopperY Link icon

      double getHopperY()
      Mappings:
      Namespace Name Mixin selector
      named getHopperY Lnet/minecraft/block/entity/Hopper;getHopperY()D
      intermediary method_11264 Lnet/minecraft/class_2615;method_11264()D
      official H Ldvb;H()D
    • getHopperZ Link icon

      double getHopperZ()
      Mappings:
      Namespace Name Mixin selector
      named getHopperZ Lnet/minecraft/block/entity/Hopper;getHopperZ()D
      intermediary method_11265 Lnet/minecraft/class_2615;method_11265()D
      official I Ldvb;I()D
    • canBlockFromAbove Link icon

      boolean canBlockFromAbove()
      Mappings:
      Namespace Name Mixin selector
      named canBlockFromAbove Lnet/minecraft/block/entity/Hopper;canBlockFromAbove()Z
      intermediary method_57081 Lnet/minecraft/class_2615;method_57081()Z
      official J Ldvb;J()Z