Uses of Class
net.minecraft.world.gen.feature.JigsawFeature
Packages that use JigsawFeature
-
Uses of JigsawFeature in net.minecraft.structure
Fields in net.minecraft.structure with type parameters of type JigsawFeature -
Uses of JigsawFeature in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type JigsawFeatureModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<JigsawFeature>JigsawFeature.CODECMethods in net.minecraft.world.gen.feature that return types with arguments of type JigsawFeatureModifier and TypeMethodDescriptionprivate static Function<JigsawFeature,com.mojang.serialization.DataResult<JigsawFeature>> JigsawFeature.createValidator()private static Function<JigsawFeature,com.mojang.serialization.DataResult<JigsawFeature>> JigsawFeature.createValidator()