net.minecraft.client.render.model.block

public class FaceBakery

cmp
net.minecraft.unmapped.C_48507627
net.minecraft.client.render.model.block.FaceBakery

Field summary

Modifier and TypeField
private static final double
a
f_43932331
SCALE_22_5_DEGREES
private static final double
b
f_47404624
SCALE_45_DEGREES

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public BakedQuad
a(javax.vecmath.Vector3f arg0, javax.vecmath.Vector3f arg1, clx arg2, cue arg3, ej arg4, cxf arg5, clz arg6, boolean arg7, boolean arg8)
m_30248643(javax.vecmath.Vector3f arg0, javax.vecmath.Vector3f arg1, C_02019182 arg2, C_74688326 arg3, C_28786548 arg4, C_35838118 arg5, C_71391129 arg6, boolean arg7, boolean arg8)
bakeQuad(javax.vecmath.Vector3f from, javax.vecmath.Vector3f to, BlockElementFace elementFace, TextureAtlasSprite blockSprite, Direction face, ModelRotation rotation, BlockElementRotation elementRotation, boolean uvLock, boolean shade)
private int[]
a(clx arg0, cue arg1, ej arg2, float[] arg3, cxf arg4, clz arg5, boolean arg6, boolean arg7)
m_75811006(C_02019182 arg0, C_74688326 arg1, C_28786548 arg2, float[] arg3, C_35838118 arg4, C_71391129 arg5, boolean arg6, boolean arg7)
bakeVertices(BlockElementFace elementFace, TextureAtlasSprite blockSprite, Direction face, float[] shape, ModelRotation rotation, BlockElementRotation elementRotation, boolean uvLock, boolean shade)
private int
a(ej arg0)
m_76286383(C_28786548 arg0)
getShadeValue(Direction face)
private float
b(ej arg0)
m_19224938(C_28786548 arg0)
getShade(Direction face)
private float[]
a(javax.vecmath.Vector3f arg0, javax.vecmath.Vector3f arg1)
m_63256195(javax.vecmath.Vector3f arg0, javax.vecmath.Vector3f arg1)
getShape(javax.vecmath.Vector3f from, javax.vecmath.Vector3f to)
private void
a(int[] arg0, int arg1, ej arg2, clx arg3, float[] arg4, cue arg5, cxf arg6, clz arg7, boolean arg8, boolean arg9)
m_38108943(int[] arg0, int arg1, C_28786548 arg2, C_02019182 arg3, float[] arg4, C_74688326 arg5, C_35838118 arg6, C_71391129 arg7, boolean arg8, boolean arg9)
bakeVertex(int[] vertices, int index, Direction face, BlockElementFace elementFace, float[] shape, TextureAtlasSprite blockAtlas, ModelRotation rotation, BlockElementRotation elementRotation, boolean uvLock, boolean shade)
private void
a(int[] arg0, int arg1, int arg2, javax.vecmath.Vector3d arg3, int arg4, cue arg5, cma arg6)
m_16345427(int[] arg0, int arg1, int arg2, javax.vecmath.Vector3d arg3, int arg4, C_74688326 arg5, C_35633464 arg6)
fillVertex(int[] vertices, int rotatedIndex, int index, javax.vecmath.Vector3d shape, int shade, TextureAtlasSprite blockSprite, BlockElementTexture textureCoords)
private void
a(javax.vecmath.Vector3d arg0, clz arg1)
m_67787237(javax.vecmath.Vector3d arg0, C_71391129 arg1)
applyElementRotation(javax.vecmath.Vector3d shape, BlockElementRotation rotation)
public int
a(javax.vecmath.Vector3d arg0, ej arg1, int arg2, cxf arg3, boolean arg4)
m_87354122(javax.vecmath.Vector3d arg0, C_28786548 arg1, int arg2, C_35838118 arg3, boolean arg4)
applyModelRotation(javax.vecmath.Vector3d shape, Direction face, int index, ModelRotation rotation, boolean uvLock)
private void
a(javax.vecmath.Vector3d arg0, javax.vecmath.Vector3d arg1, javax.vecmath.Matrix4d arg2, javax.vecmath.Vector3d arg3)
m_66169879(javax.vecmath.Vector3d arg0, javax.vecmath.Vector3d arg1, javax.vecmath.Matrix4d arg2, javax.vecmath.Vector3d arg3)
rotateVertex(javax.vecmath.Vector3d shape, javax.vecmath.Vector3d origin, javax.vecmath.Matrix4d rotation, javax.vecmath.Vector3d scale)
private javax.vecmath.Matrix4d
a(javax.vecmath.AxisAngle4d arg0)
m_20410872(javax.vecmath.AxisAngle4d arg0)
getRotationMatrix(javax.vecmath.AxisAngle4d angle)
private javax.vecmath.Matrix4d
a()
m_91859595()
identityMatrix()
public static Direction
a(int[] arg0)
m_94691354(int[] arg0)
getFacing(int[] vertices)
public void
a(int[] arg0, ej arg1, cma arg2, cue arg3)
m_70569407(int[] arg0, C_28786548 arg1, C_35633464 arg2, C_74688326 arg3)
calculateTextureCoords(int[] vertices, Direction face, BlockElementTexture textureCoords, TextureAtlasSprite blockAtlas)
private void
a(int[] arg0, ej arg1)
m_69475764(int[] arg0, C_28786548 arg1)
calculateWinding(int[] vertices, Direction facing)
private void
a(int arg0, int[] arg1, ej arg2, cma arg3, cue arg4)
m_51160526(int arg0, int[] arg1, C_28786548 arg2, C_35633464 arg3, C_74688326 arg4)
calculateTextureCoords(int index, int[] vertices, Direction face, BlockElementTexture textureCoords, TextureAtlasSprite blockAtlas)