Interface StructureTemplatePoolAccess
public interface StructureTemplatePoolAccess
-
Method Summary
Modifier and TypeMethodDescriptionList<com.mojang.datafixers.util.Pair<net.minecraft.world.level.levelgen.structure.pools.StructurePoolElement,Integer>> it.unimi.dsi.fastutil.objects.ObjectArrayList<net.minecraft.world.level.levelgen.structure.pools.StructurePoolElement>voidsetRawTemplates(List<com.mojang.datafixers.util.Pair<net.minecraft.world.level.levelgen.structure.pools.StructurePoolElement, Integer>> rawTemplates)
-
Method Details
-
getTemplates
it.unimi.dsi.fastutil.objects.ObjectArrayList<net.minecraft.world.level.levelgen.structure.pools.StructurePoolElement> getTemplates() -
getRawTemplates
-
setRawTemplates
-