Class HTRecipeContents.ChancedItemStack
-
- All Implemented Interfaces:
@JvmRecord() public final class HTRecipeContents.ChancedItemStack extends Record
-
-
Field Summary
Fields Modifier and Type Field Description public final static Codec<HTRecipeContents.ChancedItemStack>CODECprivate final ItemStackstackprivate final Floatchance
-
Constructor Summary
Constructors Constructor Description HTRecipeContents.ChancedItemStack(ItemStack stack, Float chance)
-