Uses of Class
net.minecraft.client.render.chunk.NormalizedRelativePos
Packages that use NormalizedRelativePos
Package
Description
The base package for all Minecraft classes.
-
Uses of NormalizedRelativePos in net.minecraft
Fields in net.minecraft declared as NormalizedRelativePosMethods in net.minecraft with parameters of type NormalizedRelativePosModifier and TypeMethodDescriptionvoidclass_11516.method_72032(NormalizedRelativePos normalizedRelativePos) booleanclass_11516.method_72036(NormalizedRelativePos normalizedRelativePos) default booleanclass_11517.method_72036(NormalizedRelativePos normalizedRelativePos) Constructors in net.minecraft with parameters of type NormalizedRelativePosModifierConstructorDescriptionclass_11516(NormalizedRelativePos normalizedRelativePos, SectionBuilder.RenderData renderData) -
Uses of NormalizedRelativePos in net.minecraft.client.render
Methods in net.minecraft.client.render with parameters of type NormalizedRelativePosModifier and TypeMethodDescriptionprivate voidWorldRenderer.scheduleChunkTranslucencySort(ChunkBuilder.BuiltChunk chunk, NormalizedRelativePos relativePos, Vec3d cameraPos, boolean needsUpdate, boolean ignoreCameraAlignment) -
Uses of NormalizedRelativePos in net.minecraft.client.render.chunk
Methods in net.minecraft.client.render.chunk that return NormalizedRelativePos