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