Uses of Record Class
net.minecraft.world.level.levelgen.structure.pools.alias.RandomPoolAlias
Packages that use RandomPoolAlias
-
Uses of RandomPoolAlias in net.minecraft.world.level.levelgen.structure.pools.alias
Fields in net.minecraft.world.level.levelgen.structure.pools.alias with type parameters of type RandomPoolAliasModifier and TypeFieldDescription(package private) static com.mojang.serialization.MapCodec
<RandomPoolAlias> RandomPoolAlias.CODEC
Methods in net.minecraft.world.level.levelgen.structure.pools.alias that return RandomPoolAliasModifier and TypeMethodDescriptionstatic RandomPoolAlias
PoolAliasBinding.random
(String p_405266_, WeightedList<String> p_393660_) static RandomPoolAlias
PoolAliasBinding.random
(ResourceKey<StructureTemplatePool> p_405147_, WeightedList<ResourceKey<StructureTemplatePool>> p_393832_) Methods in net.minecraft.world.level.levelgen.structure.pools.alias that return types with arguments of type RandomPoolAliasModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<RandomPoolAlias> RandomPoolAlias.codec()