JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.minecraft.client.util.Pool.Entry
Packages that use
Pool.Entry
Package
Description
net.minecraft.client.util
Uses of
Pool.Entry
in
net.minecraft.client.util
Fields in
net.minecraft.client.util
with type parameters of type
Pool.Entry
Modifier and Type
Field
Description
private final
Deque
<
Pool.Entry
<?>>
Pool.
entries
Methods in
net.minecraft.client.util
that return types with arguments of type
Pool.Entry
Modifier and Type
Method
Description
protected
Collection
<
Pool.Entry
<?>>
Pool.
getEntries
()