Interface Hopper
- All Known Implementing Classes:
HopperBlockEntity
,MinecartHopper
-
Field Summary
Modifier and TypeFieldDescriptionstatic final VoxelShape
static final VoxelShape
static final VoxelShape
Fields inherited from interface net.minecraft.world.Container
DEFAULT_DISTANCE_LIMIT, LARGE_MAX_STACK_SIZE
-
Method Summary
Methods inherited from interface net.minecraft.world.Clearable
clearContent
Methods inherited from interface net.minecraft.world.Container
canPlaceItem, canTakeItem, countItem, getContainerSize, getItem, getMaxStackSize, hasAnyMatching, hasAnyOf, isEmpty, removeItem, removeItemNoUpdate, setChanged, setItem, startOpen, stillValid, stopOpen
-
Field Details
-
INSIDE
-
ABOVE
-
SUCK
-
-
Method Details
-
getSuckShape
-
getLevelX
double getLevelX() -
getLevelY
double getLevelY() -
getLevelZ
double getLevelZ()
-