- NAME - Static variable in class com.legacy.structure_gel.StructureGelMod
-
- names(Map<String, Integer>) - Method in class com.legacy.structure_gel.structures.jigsaw.JigsawPoolBuilder
-
Set a list of names that the builder uses as structure ResourceLocations with
the weights in the map.
- names(Collection<String>) - Method in class com.legacy.structure_gel.structures.jigsaw.JigsawPoolBuilder
-
Set a list of names that the builder uses as structure ResourceLocations with
equal weights.
- names(String...) - Method in class com.legacy.structure_gel.structures.jigsaw.JigsawPoolBuilder
-
Set a list of names that the builder uses as structure ResourceLocations with
equal weights.
- namesR(Map<ResourceLocation, Integer>) - Method in class com.legacy.structure_gel.structures.jigsaw.JigsawPoolBuilder
-
Set a list of names that the builder uses as structure ResourceLocations with
the weights in the map.
- namesR(Collection<ResourceLocation>) - Method in class com.legacy.structure_gel.structures.jigsaw.JigsawPoolBuilder
-
Set a list of names that the builder uses as structure ResourceLocations with
equal weights.
- namesR(ResourceLocation...) - Method in class com.legacy.structure_gel.structures.jigsaw.JigsawPoolBuilder
-
Set a list of names that the builder uses as structure ResourceLocations with
equal weights.