JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.minecraft.inventory.EnderChestInventory
Packages that use
EnderChestInventory
Package
Description
net.minecraft.entity.player
Uses of
EnderChestInventory
in
net.minecraft.entity.player
Fields in
net.minecraft.entity.player
declared as
EnderChestInventory
Modifier and Type
Field
Description
protected
EnderChestInventory
PlayerEntity.
enderChestInventory
Methods in
net.minecraft.entity.player
that return
EnderChestInventory
Modifier and Type
Method
Description
EnderChestInventory
PlayerEntity.
getEnderChestInventory
()