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 drg
  • Field Details

    • INPUT_AREA_SHAPE

      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 s_ Ldrg;s_:Lewx;
  • Method Details

    • getInputAreaShape

      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 am_ Ldrg;am_()Lewx;
    • getHopperX

      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 H Ldrg;H()D
    • getHopperY

      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 I Ldrg;I()D
    • getHopperZ

      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 J Ldrg;J()D
    • canBlockFromAbove

      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 K Ldrg;K()Z