net.minecraft.block.entity

public interface Hopper

extends Inventory

buf
net.minecraft.class_2615
net.minecraft.block.entity.Hopper
net.minecraft.inventory.Hopper
net.minecraft.tileentity.IHopper
net.minecraft.tileentity.IHopper

Field summary

Modifier and TypeField
VoxelShape
a
field_12025
INSIDE_SHAPE
INSIDE
field_200101_a
INSIDE_BOWL_SHAPE
VoxelShape
b
field_12027
ABOVE_SHAPE
ABOVE
field_200102_b
BLOCK_ABOVE_SHAPE
VoxelShape
c
field_12026
INPUT_AREA_SHAPE
SUCK
field_200103_c
COLLECTION_AREA_SHAPE

Method summary

Modifier and TypeMethod
default VoxelShape
N_()
method_11262()
getInputAreaShape()
getSuckArea()
func_200100_i()
getCollectionArea()
World
w()
method_10997()
getWorld()
getWorld()
func_145831_w()
getWorld()
double
z()
method_11266()
getHopperX()
getX()
func_96107_aA()
getXPos()
double
A()
method_11264()
getHopperY()
getY()
func_96109_aB()
getYPos()
double
B()
method_11265()
getHopperZ()
getZ()
func_96108_aC()
getZPos()