Uses of Record Class
net.minecraft.world.level.levelgen.structure.pools.alias.Random
Packages that use Random
-
Uses of Random in net.minecraft.world.level.levelgen.structure.pools.alias
Fields in net.minecraft.world.level.levelgen.structure.pools.alias with type parameters of type RandomModifier and TypeFieldDescription(package private) static com.mojang.serialization.MapCodec
<Random> Random.CODEC
Methods in net.minecraft.world.level.levelgen.structure.pools.alias that return RandomModifier and TypeMethodDescriptionstatic Random
PoolAliasBinding.random
(String pAlias, SimpleWeightedRandomList<String> pTargets) static Random
PoolAliasBinding.random
(ResourceKey<StructureTemplatePool> pAlias, SimpleWeightedRandomList<ResourceKey<StructureTemplatePool>> pTargets) Methods in net.minecraft.world.level.levelgen.structure.pools.alias that return types with arguments of type Random