Package net.minecraft.client.data
Interface BlockStateVariantMap.QuintFunction<P1,P2,P3,P4,P5,R>     
- Enclosing class:
- BlockStateVariantMap
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
@Environment(CLIENT)
public static interface BlockStateVariantMap.QuintFunction<P1,P2,P3,P4,P5,R>     
- Mappings:
- Namespace - Name - named - net/minecraft/client/data/BlockStateVariantMap$QuintFunction- intermediary - net/minecraft/class_4926$class_6290- official - fnj$f
- 
Method Summary
- 
Method Details- 
apply- Mappings:
- Namespace - Name - Mixin selector - named - apply- Lnet/minecraft/client/data/BlockStateVariantMap$QuintFunction;apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;- intermediary - method_35905- Lnet/minecraft/class_4926$class_6290;method_35905(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;- official - apply- Lfnj$f;apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
 
 
-