public class ItemStackDataLists extends Filtered
Modifier and Type | Field and Description |
---|---|
private java.lang.String[] |
matchingTags |
Constructor and Description |
---|
ItemStackDataLists(java.lang.Class<?> p_i47310_1_,
java.lang.String... matchingTagsIn) |
Modifier and Type | Method and Description |
---|---|
(package private) NBTTagCompound |
filteredProcess(IDataFixer fixer,
NBTTagCompound compound,
int versionIn) |
public ItemStackDataLists(java.lang.Class<?> p_i47310_1_, java.lang.String... matchingTagsIn)
NBTTagCompound filteredProcess(IDataFixer fixer, NBTTagCompound compound, int versionIn)
filteredProcess
in class Filtered