Uses of Class
net.minecraft.world.attribute.EnvironmentAttributeMap.Builder
Packages that use EnvironmentAttributeMap.Builder
-
Uses of EnvironmentAttributeMap.Builder in net.minecraft.world.attribute
Methods in net.minecraft.world.attribute that return EnvironmentAttributeMap.BuilderModifier and TypeMethodDescriptionEnvironmentAttributeMap.builder()<Value,Parameter>
EnvironmentAttributeMap.BuilderEnvironmentAttributeMap.Builder.modify(EnvironmentAttribute<Value> pAttribute, AttributeModifier<Value, Parameter> pModifier, Parameter pParamater) EnvironmentAttributeMap.Builder.putAll(EnvironmentAttributeMap pMap) <Value> EnvironmentAttributeMap.BuilderEnvironmentAttributeMap.Builder.set(EnvironmentAttribute<Value> pAttribute, Value pValue) -
Uses of EnvironmentAttributeMap.Builder in net.minecraft.world.level.biome
Fields in net.minecraft.world.level.biome declared as EnvironmentAttributeMap.BuilderModifier and TypeFieldDescriptionprivate final EnvironmentAttributeMap.BuilderBiome.BiomeBuilder.attributesMethods in net.minecraft.world.level.biome with parameters of type EnvironmentAttributeMap.BuilderModifier and TypeMethodDescriptionBiome.BiomeBuilder.putAttributes(EnvironmentAttributeMap.Builder pAttributes)