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