Package | Description |
---|---|
net.minecraft.world.storage.loot |
Modifier and Type | Class and Description |
---|---|
static class |
DynamicLootEntry.Serializer |
static class |
EmptyLootEntry.Serializer |
static class |
ItemLootEntry.Serializer |
static class |
ParentedLootEntry.AbstractSerializer<T extends ParentedLootEntry> |
static class |
StandaloneLootEntry.Serializer<T extends StandaloneLootEntry> |
static class |
TableLootEntry.Serializer |
static class |
TagLootEntry.Serializer |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<ResourceLocation,LootEntry.Serializer<?>> |
LootEntryManager.field_216197_a |
private static java.util.Map<java.lang.Class<?>,LootEntry.Serializer<?>> |
LootEntryManager.field_216198_b |
Modifier and Type | Method and Description |
---|---|
private static LootEntry.Serializer<LootEntry> |
LootEntryManager.Serializer.func_216193_a(java.lang.Class<?> p_216193_0_) |
Modifier and Type | Method and Description |
---|---|
private static void |
LootEntryManager.func_216194_a(LootEntry.Serializer<?> p_216194_0_) |