Uses of Class
net.minecraft.client.renderer.block.model.BlockFaceUV
Packages that use BlockFaceUV
-
Uses of BlockFaceUV in net.minecraft.client.renderer.block.model
Fields in net.minecraft.client.renderer.block.model declared as BlockFaceUVMethods in net.minecraft.client.renderer.block.model that return BlockFaceUVModifier and TypeMethodDescriptionBlockFaceUV.Deserializer.deserialize(com.google.gson.JsonElement p_111404_, Type p_111405_, com.google.gson.JsonDeserializationContext p_111406_) static BlockFaceUVFaceBakery.recomputeUVs(BlockFaceUV p_111582_, Direction p_111583_, Transformation p_111584_, ResourceLocation p_111585_) Methods in net.minecraft.client.renderer.block.model with parameters of type BlockFaceUVModifier and TypeMethodDescriptionprivate voidFaceBakery.bakeVertex(int[] p_111621_, int p_111622_, Direction p_111623_, BlockFaceUV p_111624_, float[] p_111625_, TextureAtlasSprite p_111626_, Transformation p_111627_, BlockElementRotation p_111628_, boolean p_111629_) private voidFaceBakery.fillVertex(int[] p_111615_, int p_111616_, org.joml.Vector3f p_254291_, TextureAtlasSprite p_111618_, BlockFaceUV p_111619_) private int[]FaceBakery.makeVertices(BlockFaceUV p_111574_, TextureAtlasSprite p_111575_, Direction p_111576_, float[] p_111577_, Transformation p_111578_, BlockElementRotation p_111579_, boolean p_111580_) static BlockFaceUVFaceBakery.recomputeUVs(BlockFaceUV p_111582_, Direction p_111583_, Transformation p_111584_, ResourceLocation p_111585_) Constructors in net.minecraft.client.renderer.block.model with parameters of type BlockFaceUVModifierConstructorDescriptionBlockElementFace(Direction p_111359_, int p_111360_, String p_111361_, BlockFaceUV p_111362_) BlockElementFace(Direction p_111359_, int p_111360_, String p_111361_, BlockFaceUV p_111362_, ExtraFaceData faceData)