Uses of Class
net.minecraft.util.math.vector.Vector3f
Package
Description
-
Uses of Vector3f in com.mojang.blaze3d.platform
Modifier and TypeMethodDescriptionstatic void
GlStateManager.setupGui3DDiffuseLighting
(Vector3f p_237513_0_, Vector3f p_237513_1_) static void
GlStateManager.setupGuiFlatDiffuseLighting
(Vector3f p_237511_0_, Vector3f p_237511_1_) static void
GlStateManager.setupLevelDiffuseLighting
(Vector3f p_237512_0_, Vector3f p_237512_1_, Matrix4f p_237512_2_) -
Uses of Vector3f in com.mojang.blaze3d.systems
Modifier and TypeMethodDescriptionstatic void
RenderSystem.setupGui3DDiffuseLighting
(Vector3f p_setupGui3DDiffuseLighting_0_, Vector3f p_setupGui3DDiffuseLighting_1_) static void
RenderSystem.setupGuiFlatDiffuseLighting
(Vector3f p_setupGuiFlatDiffuseLighting_0_, Vector3f p_setupGuiFlatDiffuseLighting_1_) static void
RenderSystem.setupLevelDiffuseLighting
(Vector3f p_setupLevelDiffuseLighting_0_, Vector3f p_setupLevelDiffuseLighting_1_, Matrix4f p_setupLevelDiffuseLighting_2_) -
Uses of Vector3f in net.minecraft.block
-
Uses of Vector3f in net.minecraft.client.audio
Modifier and TypeMethodDescriptionvoid
Listener.setListenerOrientation
(Vector3f p_227580_1_, Vector3f p_227580_2_) -
Uses of Vector3f in net.minecraft.client.gui
-
Uses of Vector3f in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate static final Vector3f
RenderHelper.DIFFUSE_LIGHT_0
private static final Vector3f
RenderHelper.DIFFUSE_LIGHT_1
private final Vector3f
ActiveRenderInfo.forwards
private final Vector3f
ActiveRenderInfo.left
private static final Vector3f
RenderHelper.NETHER_DIFFUSE_LIGHT_0
private static final Vector3f
RenderHelper.NETHER_DIFFUSE_LIGHT_1
private final Vector3f
ActiveRenderInfo.up
Modifier and TypeMethodDescriptionfinal Vector3f
ActiveRenderInfo.getLookVector()
final Vector3f
ActiveRenderInfo.getUpVector()
-
Uses of Vector3f in net.minecraft.client.renderer.debug
Modifier and TypeMethodDescriptionprivate Vector3f
HeightMapDebugRenderer.getColor
(Heightmap.Type p_239373_1_) -
Uses of Vector3f in net.minecraft.client.renderer.model
Modifier and TypeFieldDescriptionstatic final Vector3f
ItemTransformVec3f.Deserializer.DEFAULT_ROTATION
static final Vector3f
ItemTransformVec3f.Deserializer.DEFAULT_SCALE
static final Vector3f
ItemTransformVec3f.Deserializer.DEFAULT_TRANSLATION
final Vector3f
BlockPart.from
final Vector3f
ModelRenderer.TexturedQuad.normal
final Vector3f
BlockPartRotation.origin
final Vector3f
ModelRenderer.PositionTextureVertex.pos
final Vector3f
ItemTransformVec3f.rotation
Deprecated.final Vector3f
ItemTransformVec3f.scale
Deprecated.final Vector3f
BlockPart.to
final Vector3f
ItemTransformVec3f.translation
Deprecated.Modifier and TypeMethodDescriptionprivate Vector3f
BlockPart.Deserializer.getFrom
(com.google.gson.JsonObject p_199330_1_) private Vector3f
BlockPart.Deserializer.getTo
(com.google.gson.JsonObject p_199329_1_) private Vector3f
BlockPart.Deserializer.getVector3f
(com.google.gson.JsonObject p_199328_1_, String p_199328_2_) private Vector3f
ItemTransformVec3f.Deserializer.getVector3f
(com.google.gson.JsonObject p_199340_1_, String p_199340_2_, Vector3f p_199340_3_) Modifier and TypeMethodDescriptionprivate void
FaceBakery.applyElementRotation
(Vector3f p_199336_1_, BlockPartRotation p_199336_2_) void
FaceBakery.applyModelRotation
(Vector3f p_228822_1_, TransformationMatrix p_228822_2_) FaceBakery.bakeQuad
(Vector3f p_228824_1_, Vector3f p_228824_2_, BlockPartFace p_228824_3_, TextureAtlasSprite p_228824_4_, Direction p_228824_5_, IModelTransform p_228824_6_, BlockPartRotation p_228824_7_, boolean p_228824_8_, ResourceLocation p_228824_9_) private void
FaceBakery.fillVertex
(int[] p_239288_1_, int p_239288_2_, Vector3f p_239288_3_, TextureAtlasSprite p_239288_4_, BlockFaceUV p_239288_5_) private Vector3f
ItemTransformVec3f.Deserializer.getVector3f
(com.google.gson.JsonObject p_199340_1_, String p_199340_2_, Vector3f p_199340_3_) private void
FaceBakery.rotateVertexBy
(Vector3f p_228823_1_, Vector3f p_228823_2_, Matrix4f p_228823_3_, Vector3f p_228823_4_) private float[]
FaceBakery.setupShape
(Vector3f p_199337_1_, Vector3f p_199337_2_) ModifierConstructorDescriptionBlockPart
(Vector3f p_i47624_1_, Vector3f p_i47624_2_, Map<Direction, BlockPartFace> p_i47624_3_, BlockPartRotation p_i47624_4_, boolean p_i47624_5_) BlockPartRotation
(Vector3f p_i47623_1_, Direction.Axis p_i47623_2_, float p_i47623_3_, boolean p_i47623_4_) ItemTransformVec3f
(Vector3f p_i47622_1_, Vector3f p_i47622_2_, Vector3f p_i47622_3_) Deprecated.PositionTextureVertex
(Vector3f p_i225952_1_, float p_i225952_2_, float p_i225952_3_) -
Uses of Vector3f in net.minecraft.entity
Modifier and TypeMethodDescriptiondefault Vector3f
ICrossbowUser.getProjectileShotVector
(LivingEntity p_234280_1_, Vector3d p_234280_2_, float p_234280_3_) -
Uses of Vector3f in net.minecraft.util
-
Uses of Vector3f in net.minecraft.util.math.vector
Modifier and TypeFieldDescriptionprivate Vector3f
TransformationMatrix.scale
private Vector3f
TransformationMatrix.translation
static Vector3f
Vector3f.XN
static Vector3f
Vector3f.XP
static Vector3f
Vector3f.YN
static Vector3f
Vector3f.YP
static Vector3f
Vector3f.ZN
static Vector3f
Vector3f.ZP
Modifier and TypeMethodDescriptionVector3f.copy()
TransformationMatrix.getScale()
TransformationMatrix.getTranslation()
Modifier and TypeMethodDescriptionorg.apache.commons.lang3.tuple.Triple<Quaternion,
Vector3f, Quaternion> Matrix3f.svdDecompose()
Modifier and TypeMethodDescriptionvoid
private static Matrix4f
TransformationMatrix.compose
(Vector3f p_227986_0_, Quaternion p_227986_1_, Vector3f p_227986_2_, Quaternion p_227986_3_) void
float
void
void
void
void
ModifierConstructorDescriptionQuaternion
(Vector3f p_i48101_1_, float p_i48101_2_, boolean p_i48101_3_) TransformationMatrix
(Vector3f p_i225916_1_, Quaternion p_i225916_2_, Vector3f p_i225916_3_, Quaternion p_i225916_4_) -
Uses of Vector3f in net.minecraftforge.client
Modifier and TypeMethodDescriptionprivate static Vector3f
ForgeHooksClient.getVertexPos
(int[] data, int vertex) -
Uses of Vector3f in net.minecraftforge.client.extensions
Modifier and TypeMethodDescriptiondefault void
IForgeVertexBuilder.applyBakedNormals
(Vector3f generated, ByteBuffer data, Matrix3f normalTransform) default TransformationMatrix
IForgeTransformationMatrix.applyOrigin
(Vector3f origin) Apply this transformation to a different origin.default void
IForgeTransformationMatrix.transformNormal
(Vector3f normal) -
Uses of Vector3f in net.minecraftforge.client.model.b3d
Modifier and TypeFieldDescriptionprivate final Vector3f
B3DModel.Face.normal
private final Vector3f
B3DModel.Vertex.normal
private final Vector3f
B3DModel.Key.pos
private final Vector3f
B3DModel.Node.pos
private final Vector3f
B3DModel.Vertex.pos
private final Vector3f
B3DModel.Key.scale
private final Vector3f
B3DModel.Node.scale
Modifier and TypeMethodDescriptionB3DModel.Face.getNormal()
static Vector3f
B3DModel.Face.getNormal
(B3DModel.Vertex v1, B3DModel.Vertex v2, B3DModel.Vertex v3) B3DModel.Vertex.getNormal()
B3DModel.Key.getPos()
B3DModel.Node.getPos()
B3DModel.Vertex.getPos()
B3DModel.Key.getScale()
B3DModel.Node.getScale()
Modifier and TypeMethodDescriptionstatic <K extends B3DModel.IKind<K>>
B3DModel.Node<K>B3DModel.Node.create
(String name, Vector3f pos, Vector3f scale, Quaternion rot, List<B3DModel.Node<?>> nodes, K kind) private final void
B3DLoader.BakedWrapper.putVertexData
(IVertexConsumer consumer, B3DModel.Vertex v, Vector3f faceNormal, TextureAtlasSprite sprite) ModifierConstructorDescriptionFace
(B3DModel.Vertex v1, B3DModel.Vertex v2, B3DModel.Vertex v3, B3DModel.Brush brush, Vector3f normal) Key
(Vector3f pos, Vector3f scale, Quaternion rot) Node
(String name, Vector3f pos, Vector3f scale, Quaternion rot, List<B3DModel.Node<?>> nodes, K kind) -
Uses of Vector3f in net.minecraftforge.client.model.generators
Modifier and TypeFieldDescriptionprivate Vector3f
ModelBuilder.ElementBuilder.from
private Vector3f
ModelBuilder.ElementBuilder.RotationBuilder.origin
private Vector3f
ModelBuilder.TransformsBuilder.TransformVecBuilder.rotation
private Vector3f
ModelBuilder.TransformsBuilder.TransformVecBuilder.scale
private Vector3f
ModelBuilder.ElementBuilder.to
private Vector3f
ModelBuilder.TransformsBuilder.TransformVecBuilder.translation
Modifier and TypeMethodDescriptionprivate com.google.gson.JsonArray
ModelBuilder.serializeVector3f
(Vector3f vec) private void
ModelBuilder.ElementBuilder.validatePosition
(Vector3f pos) -
Uses of Vector3f in net.minecraftforge.client.model.obj
Modifier and TypeMethodDescriptionstatic Vector3f
OBJModel.parseVector3
(String[] line) static Vector3f
OBJModel.parseVector4To3
(String[] line) Modifier and TypeMethodDescriptionprivate void
OBJModel.putVertexData
(IVertexConsumer consumer, Vector4f position0, Vector2f texCoord0, Vector3f normal0, Vector4f color0, Vector2f uv2, TextureAtlasSprite texture) -
Uses of Vector3f in net.minecraftforge.common.model
Modifier and TypeFieldDescriptionprivate static final Vector3f
TransformationHelper.Deserializer.ORIGIN_CENTER
private static final Vector3f
TransformationHelper.Deserializer.ORIGIN_CORNER
private static final Vector3f
TransformationHelper.Deserializer.ORIGIN_OPPOSING_CORNER
Modifier and TypeMethodDescriptionstatic Vector3f
private static Vector3f
TransformationHelper.Deserializer.parseOrigin
(com.google.gson.JsonObject obj) Modifier and TypeMethodDescriptionstatic Vector3f
static Quaternion
TransformationHelper.quatFromXYZ
(Vector3f xyz, boolean degrees)