Uses of Record Class
net.minecraft.class_8957.class_8958
Packages that use class_8957.class_8958
-
Uses of class_8957.class_8958 in net.minecraft
Fields in net.minecraft with type parameters of type class_8957.class_8958Modifier and TypeFieldDescriptionprivate final Optional<class_8957.class_8958>
class_8957.data
The field for thedata
record component.static final com.mojang.serialization.MapCodec<class_8957.class_8958>
class_8957.class_8958.field_47323
Methods in net.minecraft that return types with arguments of type class_8957.class_8958Modifier and TypeMethodDescriptionclass_8957.data()
Returns the value of thedata
record component.Methods in net.minecraft with parameters of type class_8957.class_8958Modifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<class_8957>
class_8957.method_55080
(class_8957.class_8958 class_8958) Constructor parameters in net.minecraft with type arguments of type class_8957.class_8958ModifierConstructorDescriptionclass_8957
(int int2, int int3, DefaultedList<Ingredient> defaultedList, Optional<class_8957.class_8958> optional)