Package com.mojang.blaze3d.systems
Interface VertexSorter
- Mappings:
Namespace Name official eqj
intermediary net/minecraft/class_8251
named com/mojang/blaze3d/systems/VertexSorter
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic VertexSorter
byDistance
(float originX, float originY, float originZ) static VertexSorter
byDistance
(Vector3f origin) static VertexSorter
of
(VertexSorter.SortKeyMapper mapper) int[]
-
Field Details
-
BY_DISTANCE
- Mappings:
Namespace Name Mixin selector official a
Leqj;a:Leqj;
intermediary field_43360
Lnet/minecraft/class_8251;field_43360:Lnet/minecraft/class_8251;
named BY_DISTANCE
Lcom/mojang/blaze3d/systems/VertexSorter;BY_DISTANCE:Lcom/mojang/blaze3d/systems/VertexSorter;
-
BY_Z
- Mappings:
Namespace Name Mixin selector official b
Leqj;b:Leqj;
intermediary field_43361
Lnet/minecraft/class_8251;field_43361:Lnet/minecraft/class_8251;
named BY_Z
Lcom/mojang/blaze3d/systems/VertexSorter;BY_Z:Lcom/mojang/blaze3d/systems/VertexSorter;
-
-
Method Details
-
byDistance
- Mappings:
Namespace Name Mixin selector official a
Leqj;a(FFF)Leqj;
intermediary method_49906
Lnet/minecraft/class_8251;method_49906(FFF)Lnet/minecraft/class_8251;
named byDistance
Lcom/mojang/blaze3d/systems/VertexSorter;byDistance(FFF)Lcom/mojang/blaze3d/systems/VertexSorter;
-
byDistance
- Mappings:
Namespace Name Mixin selector official a
Leqj;a(Lorg/joml/Vector3f;)Leqj;
intermediary method_49909
Lnet/minecraft/class_8251;method_49909(Lorg/joml/Vector3f;)Lnet/minecraft/class_8251;
named byDistance
Lcom/mojang/blaze3d/systems/VertexSorter;byDistance(Lorg/joml/Vector3f;)Lcom/mojang/blaze3d/systems/VertexSorter;
-
of
- Mappings:
Namespace Name Mixin selector official a
Leqj;a(Leqj$a;)Leqj;
intermediary method_49907
Lnet/minecraft/class_8251;method_49907(Lnet/minecraft/class_8251$class_8252;)Lnet/minecraft/class_8251;
named of
Lcom/mojang/blaze3d/systems/VertexSorter;of(Lcom/mojang/blaze3d/systems/VertexSorter$SortKeyMapper;)Lcom/mojang/blaze3d/systems/VertexSorter;
-
sort
- Mappings:
Namespace Name Mixin selector official sort
Leqj;sort([Lorg/joml/Vector3f;)[I
intermediary sort
Lnet/minecraft/class_8251;sort([Lorg/joml/Vector3f;)[I
named sort
Lcom/mojang/blaze3d/systems/VertexSorter;sort([Lorg/joml/Vector3f;)[I
-