Uses of Class
net.minecraft.loot.entry.TagEntry
Packages that use TagEntry
-
Uses of TagEntry in net.minecraft.loot.entry
Methods in net.minecraft.loot.entry that return TagEntryModifier and TypeMethodDescriptionprotected TagEntry
TagEntry.Serializer.fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, int int2, int int3, LootCondition[] lootCondition, LootFunction[] lootFunction)
Methods in net.minecraft.loot.entry with parameters of type TagEntryModifier and TypeMethodDescriptionvoid
TagEntry.Serializer.addEntryFields(JsonObject jsonObject, TagEntry tagEntry, JsonSerializationContext jsonSerializationContext)