Uses of Class
net.minecraft.loot.TagLootEntry
-
Packages that use TagLootEntry Package Description net.minecraft.loot -
-
Uses of TagLootEntry in net.minecraft.loot
Methods in net.minecraft.loot that return TagLootEntry Modifier and Type Method Description protected TagLootEntry
TagLootEntry.Serializer. deserialize(com.google.gson.JsonObject p_212829_1_, com.google.gson.JsonDeserializationContext p_212829_2_, int p_212829_3_, int p_212829_4_, ILootCondition[] p_212829_5_, ILootFunction[] p_212829_6_)
Methods in net.minecraft.loot with parameters of type TagLootEntry Modifier and Type Method Description void
TagLootEntry.Serializer. serializeCustom(com.google.gson.JsonObject p_230422_1_, TagLootEntry p_230422_2_, com.google.gson.JsonSerializationContext p_230422_3_)
-