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 pAlias, WeightedList<String> pTargets) static RandomPoolAlias
PoolAliasBinding.random
(ResourceKey<StructureTemplatePool> pAlias, WeightedList<ResourceKey<StructureTemplatePool>> pTargets) 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()