Uses of Class
net.minecraft.util.collection.Pool.Builder
Packages that use Pool.Builder
Package
Description
-
Uses of Pool.Builder in net.minecraft.util.collection
Methods in net.minecraft.util.collection that return Pool.Builder -
Uses of Pool.Builder in net.minecraft.world.biome
Fields in net.minecraft.world.biome with type parameters of type Pool.BuilderModifier and TypeFieldDescriptionprivate final Map<SpawnGroup, Pool.Builder<SpawnSettings.SpawnEntry>> SpawnSettings.Builder.spawners -
Uses of Pool.Builder in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature that return Pool.BuilderModifier and TypeMethodDescriptionstatic Pool.Builder<BlockState> VegetationConfiguredFeatures.method_66559(int int2, int int3) private static Pool.Builder<BlockState> VegetationConfiguredFeatures.method_66560(Block block) private static Pool.Builder<BlockState> VegetationConfiguredFeatures.method_66561(Block block, int int2, int int3, IntProperty intProperty, EnumProperty<Direction> enumProperty) -
Uses of Pool.Builder in net.minecraft.world.gen.stateprovider
Constructors in net.minecraft.world.gen.stateprovider with parameters of type Pool.Builder