Package com.mojang.blaze3d.systems
Interface VertexSorter
- Mappings:
 Namespace Name named com/mojang/blaze3d/systems/VertexSorterintermediary net/minecraft/class_8251official foi
- 
Nested Class Summary
Nested Classes - 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionstatic VertexSorterbyDistance(float originX, float originY, float originZ) static VertexSorterbyDistance(Vector3f origin) static VertexSorterof(VertexSorter.SortKeyMapper mapper) int[] 
- 
Field Details
- 
BY_DISTANCE
- Mappings:
 Namespace Name Mixin selector named BY_DISTANCELcom/mojang/blaze3d/systems/VertexSorter;BY_DISTANCE:Lcom/mojang/blaze3d/systems/VertexSorter;intermediary field_43360Lnet/minecraft/class_8251;field_43360:Lnet/minecraft/class_8251;official aLfoi;a:Lfoi;
 - 
BY_Z
- Mappings:
 Namespace Name Mixin selector named BY_ZLcom/mojang/blaze3d/systems/VertexSorter;BY_Z:Lcom/mojang/blaze3d/systems/VertexSorter;intermediary field_43361Lnet/minecraft/class_8251;field_43361:Lnet/minecraft/class_8251;official bLfoi;b:Lfoi;
 
 - 
 - 
Method Details
- 
byDistance
- Mappings:
 Namespace Name Mixin selector named byDistanceLcom/mojang/blaze3d/systems/VertexSorter;byDistance(FFF)Lcom/mojang/blaze3d/systems/VertexSorter;intermediary method_49906Lnet/minecraft/class_8251;method_49906(FFF)Lnet/minecraft/class_8251;official aLfoi;a(FFF)Lfoi;
 - 
byDistance
- Mappings:
 Namespace Name Mixin selector named byDistanceLcom/mojang/blaze3d/systems/VertexSorter;byDistance(Lorg/joml/Vector3f;)Lcom/mojang/blaze3d/systems/VertexSorter;intermediary method_49909Lnet/minecraft/class_8251;method_49909(Lorg/joml/Vector3f;)Lnet/minecraft/class_8251;official aLfoi;a(Lorg/joml/Vector3f;)Lfoi;
 - 
of
- Mappings:
 Namespace Name Mixin selector named ofLcom/mojang/blaze3d/systems/VertexSorter;of(Lcom/mojang/blaze3d/systems/VertexSorter$SortKeyMapper;)Lcom/mojang/blaze3d/systems/VertexSorter;intermediary method_49907Lnet/minecraft/class_8251;method_49907(Lnet/minecraft/class_8251$class_8252;)Lnet/minecraft/class_8251;official aLfoi;a(Lfoi$a;)Lfoi;
 - 
sort
- Mappings:
 Namespace Name Mixin selector named sortLcom/mojang/blaze3d/systems/VertexSorter;sort([Lorg/joml/Vector3f;)[Iintermediary sortLnet/minecraft/class_8251;sort([Lorg/joml/Vector3f;)[Iofficial sortLfoi;sort([Lorg/joml/Vector3f;)[I
 
 -