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.CODECMethods in net.minecraft.world.level.levelgen.structure.pools.alias that return RandomModifier and TypeMethodDescriptionstatic RandomPoolAliasBinding.random(String alias, SimpleWeightedRandomList<String> targets) static RandomPoolAliasBinding.random(ResourceKey<StructureTemplatePool> alias, SimpleWeightedRandomList<ResourceKey<StructureTemplatePool>> targets) Methods in net.minecraft.world.level.levelgen.structure.pools.alias that return types with arguments of type Random