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 TagEntryTagEntry.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext, int int2, int int3, LootCondition[] lootCondition, LootFunction[] lootFunction) Methods in net.minecraft.loot.entry with parameters of type TagEntryModifier and TypeMethodDescriptionvoidTagEntry.Serializer.addEntryFields(com.google.gson.JsonObject jsonObject, TagEntry tagEntry, com.google.gson.JsonSerializationContext jsonSerializationContext)