Tag.Builder<T>, Tag.ITagEntry<T>, Tag.ListEntry<T>, Tag.TagEntry<T>
Modifier and Type | Field and Description |
---|---|
private Tag<Item> |
cachedTag |
private int |
lastKnownGeneration |
Constructor and Description |
---|
Wrapper(ResourceLocation resourceLocationIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Item itemIn) |
java.util.Collection<Item> |
getAllElements() |
java.util.Collection<Tag.ITagEntry<Item>> |
getEntries() |
getId, getRandomElement, serialize
public Wrapper(ResourceLocation resourceLocationIn)
public java.util.Collection<Item> getAllElements()
getAllElements
in class Tag<Item>
public java.util.Collection<Tag.ITagEntry<Item>> getEntries()
getEntries
in class Tag<Item>