Uses of Record Class
net.minecraft.world.level.levelgen.structure.pools.alias.RandomGroup
Packages that use RandomGroup
-
Uses of RandomGroup in net.minecraft.world.level.levelgen.structure.pools.alias
Fields in net.minecraft.world.level.levelgen.structure.pools.alias with type parameters of type RandomGroupModifier and TypeFieldDescription(package private) static com.mojang.serialization.MapCodec
<RandomGroup> RandomGroup.CODEC
Methods in net.minecraft.world.level.levelgen.structure.pools.alias that return RandomGroupModifier and TypeMethodDescriptionstatic RandomGroup
PoolAliasBinding.randomGroup
(SimpleWeightedRandomList<List<PoolAliasBinding>> p_307498_) Methods in net.minecraft.world.level.levelgen.structure.pools.alias that return types with arguments of type RandomGroupModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<RandomGroup> RandomGroup.codec()