History - net.minecraft.client.resources.model.ModelDiscovery$ModelWrapper
25w08a
Names
hmc$a
net.minecraft.client.resources.model.ModelDiscovery$ModelWrapper
net.minecraft.class_10097$class_10814
net.minecraft.client.render.model.ReferencedModelsCollector$Holder
Fields
ModelDiscovery$Slot<Boolean>: c, KEY_AMBIENT_OCCLUSION, field_56994, AMBIENT_OCCLUSION_PROPERTY
ModelDiscovery$Slot<UnbakedModel$GuiLight>: d, KEY_GUI_LIGHT, field_56995, GUI_LIGHT_PROPERTY
ModelDiscovery$Slot<UnbakedGeometry>: e, KEY_GEOMETRY, field_56996, GEOMETRY_PROPERTY
ModelDiscovery$Slot<ItemTransforms>: f, KEY_TRANSFORMS, field_56997, TRANSFORMATIONS_PROPERTY
ModelDiscovery$Slot<TextureSlots>: g, KEY_TEXTURE_SLOTS, field_56998, TEXTURE_PROPERTY
ModelDiscovery$Slot<TextureAtlasSprite>: h, KEY_PARTICLE_SPRITE, field_56999, PARTICLE_TEXTURE_PROPERTY
ModelDiscovery$Slot<QuadCollection>: i, KEY_DEFAULT_GEOMETRY, field_57000, BAKED_GEOMETRY_PROPERTY
int: j, SLOT_COUNT, field_57001, PROPERTY_COUNT
ResourceLocation: k, id, field_57002, id
boolean: l, valid, field_57003, valid
ModelDiscovery$ModelWrapper: m, parent, field_57004, parent
UnbakedModel: n, wrapped, field_57005, model
AtomicReferenceArray<Object>: o, fixedSlots, field_57006, properties
Map<ModelState, QuadCollection>: p, modelBakeCache, field_57007, bakeCache
Constructors
(ResourceLocation, UnbakedModel, boolean)
Methods
<T> ModelDiscovery$Slot<T> (int): a, slot, method_68032, createProperty
UnbakedModel (): a, wrapped, method_68031, getModel
ResolvedModel (): b, parent, method_68038, getParent
String (): debugName, debugName, debugName, name
<T> T (ModelDiscovery$Slot<T>): a, getSlot, method_68035, getProperty
<T> T (ModelDiscovery$Slot<T>, T): a, updateSlot, method_68036, setProperty
<T> T (ModelDiscovery$Slot<T>, Function<ResolvedModel, T>): a, getSimpleProperty, method_68037, getProperty
boolean (): c, getTopAmbientOcclusion, method_68040, getAmbientOcclusion
UnbakedModel$GuiLight (): d, getTopGuiLight, method_68042, getGuiLight
ItemTransforms (): e, getTopTransforms, method_68043, getTransformations
UnbakedGeometry (): f, getTopGeometry, method_68044, getGeometry
TextureSlots (): g, getTopTextureSlots, method_68045, getTextures
TextureAtlasSprite (TextureSlots, ModelBaker): a, resolveParticleSprite, method_68033, getParticleTexture
QuadCollection (TextureSlots, ModelBaker, ModelState): b, bakeDefaultState, method_68039, getBakedGeometry
QuadCollection (TextureSlots, ModelBaker, ModelState): a, bakeTopGeometry, method_68034, bakeGeometry