public interface Recipe<T extends RecipeInput>
dfr | |
net.minecraft.world.item.crafting.Recipe | |
net.minecraft.class_1860 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
com.mojang.serialization.Codec<Recipe<?>> |
| ||||||
com.mojang.serialization.Codec<ResourceKey<Recipe<?>>> |
| ||||||
StreamCodec<RegistryFriendlyByteBuf, Recipe<?>> |
|
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
boolean |
| ||||||
ItemStack |
| ||||||
default boolean |
| ||||||
default boolean |
| ||||||
default String |
| ||||||
RecipeSerializer<? extends Recipe<T>> |
| ||||||
RecipeType<? extends Recipe<T>> |
| ||||||
PlacementInfo |
| ||||||
default List<RecipeDisplay> |
| ||||||
RecipeBookCategory |
|