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