Package com.mojang.blaze3d.systems
Interface ProjectionType.Applier
- Enclosing class:
ProjectionType
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named com/mojang/blaze3d/systems/ProjectionType$Applier
intermediary net/minecraft/class_10366$class_10367
official fea$a
-
Method Summary
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector named apply
Lcom/mojang/blaze3d/systems/ProjectionType$Applier;apply(Lorg/joml/Matrix4f;F)V
intermediary apply
Lnet/minecraft/class_10366$class_10367;apply(Lorg/joml/Matrix4f;F)V
official apply
Lfea$a;apply(Lorg/joml/Matrix4f;F)V
-