Uses of Interface
net.minecraft.tags.ITag.ITagEntry
Packages that use ITag.ITagEntry
-
Uses of ITag.ITagEntry in net.minecraft.data
Methods in net.minecraft.data with parameters of type ITag.ITagEntry -
Uses of ITag.ITagEntry in net.minecraft.tags
Classes in net.minecraft.tags that implement ITag.ITagEntryModifier and TypeClassDescriptionstatic class
static class
static class
static class
Fields in net.minecraft.tags declared as ITag.ITagEntryMethods in net.minecraft.tags that return ITag.ITagEntryModifier and TypeMethodDescriptionITag.Proxy.getEntry()
private static ITag.ITagEntry
ITag.Builder.parseEntry
(com.google.gson.JsonElement p_242199_0_) Methods in net.minecraft.tags with parameters of type ITag.ITagEntryModifier and TypeMethodDescriptionITag.Builder.add
(ITag.ITagEntry p_232955_1_, String p_232955_2_) Constructors in net.minecraft.tags with parameters of type ITag.ITagEntry -
Uses of ITag.ITagEntry in net.minecraftforge.common
Method parameters in net.minecraftforge.common with type arguments of type ITag.ITagEntryModifier and TypeMethodDescriptionstatic <T> void
ForgeHooks.deserializeTagAdditions
(List<ITag.ITagEntry> list, com.google.gson.JsonObject json, List<ITag.Proxy> allList)