net.minecraft.client.render.model.json

public record ModelElement

gyv
net.minecraft.client.renderer.block.model.BlockElement
net.minecraft.class_785
net.minecraft.client.render.model.json.ModelElement
net.minecraft.unmapped.C_hsydfaux
net.minecraft.client.render.model.json.ModelElement
net.minecraft.src.C_4197_

Field summary

Modifier and TypeField
private final org.joml.Vector3fc
a
from
comp_3727
from
f_qvabttzc
from
f_111308_
private final org.joml.Vector3fc
b
to
comp_3728
to
f_uizidzlm
to
f_111309_
private final Map<Direction, ModelElementFace>
c
faces
comp_3729
faces
f_sjzcnbcy
faces
f_111310_
private final ModelRotation
d
rotation
comp_3730
rotation
f_vycgulqb
rotation
f_111311_
private final boolean
e
shade
comp_3731
shade
f_hxaursvk
shade
f_111312_
private final int
f
lightEmission
comp_3732
lightEmission
f_dmtxfopw
lightEmission
f_346257_
private static final boolean
g
DEFAULT_RESCALE
field_32785
field_32785
f_qtglyhdw
DEFAULT_MODEL_RESCALE
f_173411_
private static final float
h
MIN_EXTENT
field_32786
field_32786
f_zyhzhzam
MIN_EXTENT
f_173412_
private static final float
i
MAX_EXTENT
field_32787
field_32787
f_tinhtnvr
MAX_EXTENT
f_173413_

Constructor summary

ModifierConstructor
public (org.joml.Vector3fc from, org.joml.Vector3fc to, Map<Direction, ModelElementFace> faces)
public (org.joml.Vector3fc from, org.joml.Vector3fc to, Map<Direction, ModelElementFace> faces, ModelRotation rotation, boolean shade, int lightEmission)

Method summary

Modifier and TypeMethod
public org.joml.Vector3fc
a()
from()
comp_3727()
from()
m_gmeheill()
from()
f_111308_()
public org.joml.Vector3fc
b()
to()
comp_3728()
to()
m_zxqhskgg()
to()
f_111309_()
public Map<Direction, ModelElementFace>
c()
faces()
comp_3729()
faces()
m_cflgxazs()
faces()
f_111310_()
public ModelRotation
d()
rotation()
comp_3730()
rotation()
m_jdmdoytn()
rotation()
f_111311_()
public boolean
e()
shade()
comp_3731()
shade()
m_efccwnpw()
shade()
f_111312_()
public int
f()
lightEmission()
comp_3732()
lightEmission()
m_wxmiqimg()
lightEmission()
f_346257_()