| net.minecraft.world.level.storage.loot.LootDataType | |
| net.minecraft.class_8490 | |
| net.minecraft.loot.LootDataType |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryKey<Registry<T>> |
|
||||||
| private final com.mojang.serialization.Codec<T> |
|
||||||
| private final LootDataType$Validator<T> |
|
||||||
| public static final LootDataType<LootCondition> |
|
||||||
| public static final LootDataType<LootFunction> |
|
||||||
| public static final LootDataType<LootTable> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryKey<Registry<T>> registryKey, com.mojang.serialization.Codec<T> codec, LootDataType$Validator<T> validator) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| public static Stream<LootDataType<?>> |
|
||||||
| private static <T extends LootContextAware> LootDataType$Validator<T> |
|
||||||
| private static LootDataType$Validator<LootTable> |
|
||||||
| public RegistryKey<Registry<T>> |
|
||||||
| public com.mojang.serialization.Codec<T> |
|
||||||
| public LootDataType$Validator<T> |
|
||||||
| private static void |
|
||||||
| private static void |
|