Uses of Class
net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
-
Packages that use FeatureJigsawPiece Package Description net.minecraft.world.gen.feature.jigsaw -
-
Uses of FeatureJigsawPiece in net.minecraft.world.gen.feature.jigsaw
Fields in net.minecraft.world.gen.feature.jigsaw with type parameters of type FeatureJigsawPiece Modifier and Type Field Description static com.mojang.serialization.Codec<FeatureJigsawPiece>
FeatureJigsawPiece. CODEC
static IJigsawDeserializer<FeatureJigsawPiece>
IJigsawDeserializer. FEATURE
Methods in net.minecraft.world.gen.feature.jigsaw that return types with arguments of type FeatureJigsawPiece Modifier and Type Method Description static java.util.function.Function<JigsawPattern.PlacementBehaviour,FeatureJigsawPiece>
JigsawPiece. feature(ConfiguredFeature<?,?> p_242845_0_)
-