| net.minecraft.stats.ServerRecipeBook$Packed | |
| net.minecraft.class_3441$class_11328 | |
| net.minecraft.server.network.ServerRecipeBook$Packed |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RecipeBookOptions |
|
||||||
| private final List<RegistryKey<Recipe<?>>> |
|
||||||
| private final List<RegistryKey<Recipe<?>>> |
|
||||||
| public static final com.mojang.serialization.Codec<ServerRecipeBook$Packed> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RecipeBookOptions settings, List<RegistryKey<Recipe<?>>> known, List<RegistryKey<Recipe<?>>> highlight) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public RecipeBookOptions |
|
||||||
| public List<RegistryKey<Recipe<?>>> |
|
||||||
| public List<RegistryKey<Recipe<?>>> |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|