JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.mattrick.enbeet.NBTList
Packages that use
NBTList
Package
Description
org.mattrick.enbeet
Uses of
NBTList
in
org.mattrick.enbeet
Methods in
org.mattrick.enbeet
that return types with arguments of type
NBTList
Modifier and Type
Method
Description
Optional
<
NBTList
>
NBTCompound.
getList
(
String
... path)
Get a NBTList at the given path.
Optional
<
NBTList
>
NBTList.
getList
(int index)
Get the NBTList at the given index.