Interface HopperProvider

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

public interface HopperProvider extends Inventory
Mappings:
Namespace Name
official bjv
intermediary net/minecraft/class_1462
named net/minecraft/util/HopperProvider
  • Field Details

    • field_18637

      static final VoxelShape field_18637
      Mappings:
      Namespace Name Mixin selector
      official a Lbjv;a:Lcew;
      intermediary field_18637 Lnet/minecraft/class_1462;field_18637:Lnet/minecraft/class_4100;
      named field_18637 Lnet/minecraft/util/HopperProvider;field_18637:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18638

      static final VoxelShape field_18638
      Mappings:
      Namespace Name Mixin selector
      official b Lbjv;b:Lcew;
      intermediary field_18638 Lnet/minecraft/class_1462;field_18638:Lnet/minecraft/class_4100;
      named field_18638 Lnet/minecraft/util/HopperProvider;field_18638:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18639

      static final VoxelShape field_18639
      Mappings:
      Namespace Name Mixin selector
      official c Lbjv;c:Lcew;
      intermediary field_18639 Lnet/minecraft/class_1462;field_18639:Lnet/minecraft/class_4100;
      named field_18639 Lnet/minecraft/util/HopperProvider;field_18639:Lnet/minecraft/util/shapes/VoxelShape;
  • Method Details

    • method_16820

      default VoxelShape method_16820()
      Mappings:
      Namespace Name Mixin selector
      official i Lbjv;i()Lcew;
      intermediary method_16820 Lnet/minecraft/class_1462;method_16820()Lnet/minecraft/class_4100;
      named method_16820 Lnet/minecraft/util/HopperProvider;method_16820()Lnet/minecraft/util/shapes/VoxelShape;
    • getEntityWorld

      @Nullable World getEntityWorld()
      Mappings:
      Namespace Name Mixin selector
      official F Lbjv;F()Laxy;
      intermediary method_548 Lnet/minecraft/class_1462;method_548()Lnet/minecraft/class_1150;
      named getEntityWorld Lnet/minecraft/util/HopperProvider;getEntityWorld()Lnet/minecraft/world/World;
    • getX

      double getX()
      Mappings:
      Namespace Name Mixin selector
      official G Lbjv;G()D
      intermediary method_4817 Lnet/minecraft/class_1462;method_4817()D
      named getX Lnet/minecraft/util/HopperProvider;getX()D
    • getY

      double getY()
      Mappings:
      Namespace Name Mixin selector
      official H Lbjv;H()D
      intermediary method_4818 Lnet/minecraft/class_1462;method_4818()D
      named getY Lnet/minecraft/util/HopperProvider;getY()D
    • getZ

      double getZ()
      Mappings:
      Namespace Name Mixin selector
      official I Lbjv;I()D
      intermediary method_4819 Lnet/minecraft/class_1462;method_4819()D
      named getZ Lnet/minecraft/util/HopperProvider;getZ()D