Uses of Class
com.mojang.datafixers.Products.P5
Packages that use Products.P5
Package
Description
-
Uses of Products.P5 in com.mojang.datafixers
Methods in com.mojang.datafixers that return Products.P5Modifier and TypeMethodDescription<T2,T3, T4, T5>
Products.P5<F, T1, T2, T3, T4, T5> Products.P1.and(Products.P4<F, T2, T3, T4, T5> p) <T3,T4, T5> Products.P5 <F, T1, T2, T3, T4, T5> Products.P2.and(Products.P3<F, T3, T4, T5> p) <T4,T5> Products.P5 <F, T1, T2, T3, T4, T5> Products.P3.and(Products.P2<F, T4, T5> p) Methods in com.mojang.datafixers with parameters of type Products.P5Modifier and TypeMethodDescription<T2,T3, T4, T5, T6>
Products.P6<F, T1, T2, T3, T4, T5, T6> Products.P1.and(Products.P5<F, T2, T3, T4, T5, T6> p) <T3,T4, T5, T6, T7>
Products.P7<F, T1, T2, T3, T4, T5, T6, T7> Products.P2.and(Products.P5<F, T3, T4, T5, T6, T7> p) <T4,T5, T6, T7, T8>
Products.P8<F, T1, T2, T3, T4, T5, T6, T7, T8> Products.P3.and(Products.P5<F, T4, T5, T6, T7, T8> p) -
Uses of Products.P5 in com.mojang.datafixers.kinds
Methods in com.mojang.datafixers.kinds that return Products.P5 -
Uses of Products.P5 in net.minecraft.world.level.levelgen.structure.placement
Methods in net.minecraft.world.level.levelgen.structure.placement that return Products.P5Modifier and TypeMethodDescriptionprotected static <S extends StructurePlacement>
Products.P5<RecordCodecBuilder.Mu<S>, Vec3i, StructurePlacement.FrequencyReductionMethod, Float, Integer, Optional<StructurePlacement.ExclusionZone>> StructurePlacement.placementCodec(RecordCodecBuilder.Instance<S> i)