Package net.minecraft.block.entity
Interface Hopper
- All Known Implementing Classes:
HopperBlockEntity,HopperMinecartEntity
- Mappings:
Namespace Name named net/minecraft/block/entity/Hopperintermediary net/minecraft/class_2615official dzq
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.inventory.Inventory
Inventory.Iterator -
Field Summary
FieldsFields inherited from interface net.minecraft.inventory.Inventory
DEFAULT_MAX_INTERACTION_RANGE -
Method Summary
Methods inherited from interface net.minecraft.inventory.Inventory
canPlayerUse, canTransferTo, containsAny, containsAny, count, getMaxCount, getMaxCountPerStack, getStack, isEmpty, isValid, iterator, markDirty, onClose, onOpen, removeStack, removeStack, setStack, sizeMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
INPUT_AREA_SHAPE
- Mappings:
Namespace Name Mixin selector named INPUT_AREA_SHAPELnet/minecraft/block/entity/Hopper;INPUT_AREA_SHAPE:Lnet/minecraft/util/math/Box;intermediary field_12026Lnet/minecraft/class_2615;field_12026:Lnet/minecraft/class_238;official w_Ldzq;w_:Lffx;
-
-
Method Details
-
getInputAreaShape
- Mappings:
Namespace Name Mixin selector named getInputAreaShapeLnet/minecraft/block/entity/Hopper;getInputAreaShape()Lnet/minecraft/util/math/Box;intermediary method_11262Lnet/minecraft/class_2615;method_11262()Lnet/minecraft/class_238;official ai_Ldzq;ai_()Lffx;
-
getHopperX
double getHopperX()- Mappings:
Namespace Name Mixin selector named getHopperXLnet/minecraft/block/entity/Hopper;getHopperX()Dintermediary method_11266Lnet/minecraft/class_2615;method_11266()Dofficial BLdzq;B()D
-
getHopperY
double getHopperY()- Mappings:
Namespace Name Mixin selector named getHopperYLnet/minecraft/block/entity/Hopper;getHopperY()Dintermediary method_11264Lnet/minecraft/class_2615;method_11264()Dofficial CLdzq;C()D
-
getHopperZ
double getHopperZ()- Mappings:
Namespace Name Mixin selector named getHopperZLnet/minecraft/block/entity/Hopper;getHopperZ()Dintermediary method_11265Lnet/minecraft/class_2615;method_11265()Dofficial DLdzq;D()D
-
canBlockFromAbove
boolean canBlockFromAbove()- Mappings:
Namespace Name Mixin selector named canBlockFromAboveLnet/minecraft/block/entity/Hopper;canBlockFromAbove()Zintermediary method_57081Lnet/minecraft/class_2615;method_57081()Zofficial ELdzq;E()Z
-