Uses of Class
net.minecraft.world.gen.feature.jigsaw.JigsawJunction
Packages that use JigsawJunction
Package
Description
-
Uses of JigsawJunction in net.minecraft.world.gen.feature.jigsaw
Methods in net.minecraft.world.gen.feature.jigsaw that return JigsawJunctionModifier and TypeMethodDescriptionstatic <T> JigsawJunction
JigsawJunction.deserialize
(com.mojang.serialization.Dynamic<T> p_236819_0_) -
Uses of JigsawJunction in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure with type parameters of type JigsawJunctionModifier and TypeFieldDescriptionprivate final List<JigsawJunction>
AbstractVillagePiece.junctions
Methods in net.minecraft.world.gen.feature.structure that return types with arguments of type JigsawJunctionMethods in net.minecraft.world.gen.feature.structure with parameters of type JigsawJunctionModifier and TypeMethodDescriptionvoid
AbstractVillagePiece.addJunction
(JigsawJunction p_214831_1_)