Uses of Record Class
net.minecraft.client.render.model.json.BlockModelDefinition.class_10888
Packages that use BlockModelDefinition.class_10888
-
Uses of BlockModelDefinition.class_10888 in net.minecraft.client.render.model.json
Fields in net.minecraft.client.render.model.json with type parameters of type BlockModelDefinition.class_10888Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockModelDefinition.class_10888> BlockModelDefinition.class_10888.field_57938private final Optional<BlockModelDefinition.class_10888> BlockModelDefinition.simpleModelsThe field for thesimpleModelsrecord component.Methods in net.minecraft.client.render.model.json that return types with arguments of type BlockModelDefinition.class_10888Modifier and TypeMethodDescriptionBlockModelDefinition.simpleModels()Returns the value of thesimpleModelsrecord component.Constructor parameters in net.minecraft.client.render.model.json with type arguments of type BlockModelDefinition.class_10888ModifierConstructorDescriptionBlockModelDefinition(Optional<BlockModelDefinition.class_10888> optional, Optional<BlockModelDefinition.Serialized> optional2)