Package net.minecraft.block.entity
Interface Hopper
- All Known Implementing Classes:
- HopperBlockEntity,- HopperMinecartEntity
- Mappings:
- Namespace - Name - official - ctz- intermediary - net/minecraft/class_2615- named - net/minecraft/block/entity/Hopper
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final VoxelShapestatic final VoxelShapestatic final VoxelShapeFields inherited from interface net.minecraft.inventory.InventoryMAX_COUNT_PER_STACK
- 
Method SummaryMethods inherited from interface net.minecraft.inventory.InventorycanPlayerUse, containsAny, containsAny, count, getMaxCountPerStack, getStack, isEmpty, isValid, markDirty, onClose, onOpen, removeStack, removeStack, setStack, size
- 
Field Details- 
INSIDE_SHAPE- Mappings:
- Namespace - Name - Mixin selector - official - k_- Lctz;k_:Ldxj;- intermediary - field_12025- Lnet/minecraft/class_2615;field_12025:Lnet/minecraft/class_265;- named - INSIDE_SHAPE- Lnet/minecraft/block/entity/Hopper;INSIDE_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
 
- 
ABOVE_SHAPE- Mappings:
- Namespace - Name - Mixin selector - official - u_- Lctz;u_:Ldxj;- intermediary - field_12027- Lnet/minecraft/class_2615;field_12027:Lnet/minecraft/class_265;- named - ABOVE_SHAPE- Lnet/minecraft/block/entity/Hopper;ABOVE_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
 
- 
INPUT_AREA_SHAPE- Mappings:
- Namespace - Name - Mixin selector - official - v_- Lctz;v_:Ldxj;- intermediary - field_12026- Lnet/minecraft/class_2615;field_12026:Lnet/minecraft/class_265;- named - INPUT_AREA_SHAPE- Lnet/minecraft/block/entity/Hopper;INPUT_AREA_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
 
 
- 
- 
Method Details- 
getInputAreaShape- Mappings:
- Namespace - Name - Mixin selector - official - N_- Lctz;N_()Ldxj;- intermediary - method_11262- Lnet/minecraft/class_2615;method_11262()Lnet/minecraft/class_265;- named - getInputAreaShape- Lnet/minecraft/block/entity/Hopper;getInputAreaShape()Lnet/minecraft/util/shape/VoxelShape;
 
- 
getHopperXdouble getHopperX()- Mappings:
- Namespace - Name - Mixin selector - official - E- Lctz;E()D- intermediary - method_11266- Lnet/minecraft/class_2615;method_11266()D- named - getHopperX- Lnet/minecraft/block/entity/Hopper;getHopperX()D
 
- 
getHopperYdouble getHopperY()- Mappings:
- Namespace - Name - Mixin selector - official - F- Lctz;F()D- intermediary - method_11264- Lnet/minecraft/class_2615;method_11264()D- named - getHopperY- Lnet/minecraft/block/entity/Hopper;getHopperY()D
 
- 
getHopperZdouble getHopperZ()- Mappings:
- Namespace - Name - Mixin selector - official - G- Lctz;G()D- intermediary - method_11265- Lnet/minecraft/class_2615;method_11265()D- named - getHopperZ- Lnet/minecraft/block/entity/Hopper;getHopperZ()D
 
 
-