net.minecraft.server.v1_14_R1

public class LootTableRegistry

extends ResourceDataJson

All mapped superinterfaces:

IReloadListener

cox
net.minecraft.class_60
net.minecraft.world.loot.LootManager
net.minecraft.world.storage.loot.LootTableManager
net.minecraft.server.v1_14_R1.LootTableRegistry

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_975
LOGGER
field_186525_a
private static final com.google.gson.Gson
b
field_974
GSON
field_186526_b
private Map<MinecraftKey, LootTable>
c
field_970
suppliers
field_186527_c

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public LootTable
a(qt arg0)
method_367(class_2960 arg0)
getSupplier(Identifier arg0)
func_186521_a(ResourceLocation arg0)
getLootTable(MinecraftKey arg0)
protected void
a(Map<qt, com.google.gson.JsonObject> arg0, xg arg1, agk arg2)
method_20712(Map<class_2960, com.google.gson.JsonObject> arg0, class_3300 arg1, class_3695 arg2)
method_20712(Map<Identifier, com.google.gson.JsonObject> arg0, ResourceManager arg1, Profiler arg2)
func_212853_a_(Map<ResourceLocation, com.google.gson.JsonObject> arg0, IResourceManager arg1, IProfiler arg2)
public static void
a(cow arg0, qt arg1, cov arg2, Function<qt, cov> arg3)
method_369(class_58 arg0, class_2960 arg1, class_52 arg2, Function<class_2960, class_52> arg3)
check(LootTableReporter arg0, Identifier arg1, LootSupplier arg2, Function<Identifier, LootSupplier> arg3)
func_215302_a(ValidationResults arg0, ResourceLocation arg1, LootTable arg2, Function<ResourceLocation, LootTable> arg3)
public static com.google.gson.JsonElement
a(cov arg0)
method_372(class_52 arg0)
toJson(LootSupplier arg0)
func_215301_a(LootTable arg0)
public Set<MinecraftKey>
a()
method_370()
getSupplierNames()
func_215304_a()