Interface HopperProvider

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

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

    • getEntityWorld

      World getEntityWorld()
      Mappings:
      Namespace Name Mixin selector
      official D Lavv;D()Lamu;
      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 E Lavv;E()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 F Lavv;F()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 G Lavv;G()D
      intermediary method_4819 Lnet/minecraft/class_1462;method_4819()D
      named getZ Lnet/minecraft/util/HopperProvider;getZ()D