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,Parameter>
EnvironmentAttributeMap.BuilderEnvironmentAttributeMap.Builder.with(EnvironmentAttribute<Value> key, EnvironmentAttributeModifier<Value, Parameter> modifier, Parameter param) <Value> EnvironmentAttributeMap.BuilderEnvironmentAttributeMap.Builder.with(EnvironmentAttribute<Value> key, Value 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.environmentAttributeBuilderMethods in net.minecraft.world.biome with parameters of type EnvironmentAttributeMap.BuilderModifier and TypeMethodDescriptionBiome.Builder.addEnvironmentAttributes(EnvironmentAttributeMap.Builder builder)