Uses of Class
net.minecraft.world.level.levelgen.feature.structures.JigsawJunction
Package
Description
-
Uses of JigsawJunction in net.minecraft.world.level.levelgen
Modifier and TypeFieldDescriptionprotected it.unimi.dsi.fastutil.objects.ObjectListIterator<JigsawJunction>
Beardifier.junctionIterator
protected it.unimi.dsi.fastutil.objects.ObjectList<JigsawJunction>
Beardifier.junctions
-
Uses of JigsawJunction in net.minecraft.world.level.levelgen.feature.structures
Modifier and TypeMethodDescriptionstatic <T> JigsawJunction
JigsawJunction.deserialize(com.mojang.serialization.Dynamic<T> p_68932_)
-
Uses of JigsawJunction in net.minecraft.world.level.levelgen.structure
Modifier and TypeFieldDescriptionprivate List<JigsawJunction>
PoolElementStructurePiece.junctions
Modifier and TypeMethodDescriptionvoid
PoolElementStructurePiece.addJunction(JigsawJunction p_72636_)