net.minecraft.client.render.model.json

public record JsonUnbakedModel

implements UnbakedModel

gyy
net.minecraft.client.renderer.block.model.BlockModel
net.minecraft.class_793
net.minecraft.client.render.model.json.JsonUnbakedModel
net.minecraft.unmapped.C_wmxrezbu
net.minecraft.client.render.model.json.JsonUnbakedModel
net.minecraft.src.C_4205_

Field summary

Modifier and TypeField
private final Geometry
b
geometry
comp_3739
geometry
f_ceyafsmf
geometry
f_381056_
private final UnbakedModel$GuiLight
d
guiLight
comp_3740
guiLight
f_cdyfsuvv
guiLight
f_111423_
private final Boolean
e
ambientOcclusion
comp_3741
ambientOcclusion
f_pbxyfhsd
ambientOcclusion
f_382629_
private final ModelTransformation
f
transforms
comp_3742
transformations
f_zbyaxvql
transformations
f_111425_
private final ModelTextures$Textures
g
textureSlots
comp_3743
textures
f_tehdklmn
textureSlots
f_370667_
private final Identifier
h
parent
comp_3744
parent
f_rvbdaibn
parent
f_111418_
static final com.google.gson.Gson
a
GSON
field_4254
GSON
f_obasaxak
GSON
f_111415_

Constructor summary

ModifierConstructor
public (Geometry geometry, UnbakedModel$GuiLight guiLight, Boolean ambientOcclusion, ModelTransformation transformations, ModelTextures$Textures textureSlots, Identifier id)

Method summary

Modifier and TypeMethod
public static JsonUnbakedModel
a(Reader o)
fromStream(Reader arg0)
method_3437(Reader arg0)
deserialize(Reader input)
m_bfrjmoic(Reader arg0)
deserialize(Reader input)
m_111461_(Reader p_111462_)
public Geometry
a()
geometry()
comp_3739()
geometry()
m_fdjxurga()
m_384273_()
public UnbakedModel$GuiLight
b()
guiLight()
comp_3740()
guiLight()
m_kmhmlprp()
getGuiLightDirection()
m_111479_()
public Boolean
c()
ambientOcclusion()
comp_3741()
ambientOcclusion()
m_nandepoe()
m_385192_()
public ModelTransformation
d()
transforms()
comp_3742()
transformations()
m_pybyfgrt()
getTransformation()
m_111491_()
public ModelTextures$Textures
e()
textureSlots()
comp_3743()
textures()
m_dmagyfoi()
m_372752_()
public Identifier
f()
parent()
comp_3744()
parent()
m_bivrinsx()
m_384274_()