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.addAll(EnvironmentAttributeMap map) EnvironmentAttributeMap.builder()<Value> EnvironmentAttributeMap.BuilderEnvironmentAttributeMap.Builder.set(EnvironmentAttribute<Value> key, Value value) <Value,Parameter>
EnvironmentAttributeMap.BuilderEnvironmentAttributeMap.Builder.setModifier(EnvironmentAttribute<Value> key, class_12212<Value, Parameter> modifier, Parameter value) -
Uses of EnvironmentAttributeMap.Builder in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as EnvironmentAttributeMap.BuilderModifier and TypeFieldDescriptionprivate final EnvironmentAttributeMap.BuilderBiome.Builder.field_63810Methods in net.minecraft.world.biome with parameters of type EnvironmentAttributeMap.BuilderModifier and TypeMethodDescriptionBiome.Builder.method_75738(EnvironmentAttributeMap.Builder builder)