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