Package net.minecraft.block.entity
Interface Hopper
- All Known Implementing Classes:
HopperBlockEntity
,HopperMinecartEntity
- Mappings:
Namespace Name named net/minecraft/block/entity/Hopper
intermediary net/minecraft/class_2615
official ecb
-
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, size
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
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 F_
Lecb;F_:Lfin;
-
-
Method Details
-
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_
Lecb;al_()Lfin;
-
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 A
Lecb;A()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 B
Lecb;B()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 C
Lecb;C()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 D
Lecb;D()Z
-