Uses of Class
net.minecraft.world.attribute.WeightedAttributeList
Packages that use WeightedAttributeList
Package
Description
The base package for all Minecraft classes.
-
Uses of WeightedAttributeList in net.minecraft
Methods in net.minecraft with parameters of type WeightedAttributeListModifier and TypeMethodDescriptionclass_12310.class_12312.applyPositional(Value value, Vec3d vec3d, @Nullable WeightedAttributeList weightedAttributeList) -
Uses of WeightedAttributeList in net.minecraft.world.attribute
Fields in net.minecraft.world.attribute declared as WeightedAttributeListModifier and TypeFieldDescription(package private) final WeightedAttributeListEnvironmentAttributeInterpolator.poolMethods in net.minecraft.world.attribute that return WeightedAttributeListModifier and TypeMethodDescriptionWeightedAttributeList.add(double weight, EnvironmentAttributeMap attributes) Methods in net.minecraft.world.attribute with parameters of type WeightedAttributeListModifier and TypeMethodDescription<Value> ValueEnvironmentAttributeAccess.getAttributeValue(EnvironmentAttribute<Value> attribute, Vec3d pos, @Nullable WeightedAttributeList pool) <Value> ValueWorldEnvironmentAttributeAccess.getAttributeValue(EnvironmentAttribute<Value> attribute, Vec3d pos, @Nullable WeightedAttributeList pool) WorldEnvironmentAttributeAccess.class_12315.method_76422(Vec3d vec3d, @Nullable WeightedAttributeList weightedAttributeList) private ValueWorldEnvironmentAttributeAccess.class_12315.method_76424(Vec3d vec3d, @Nullable WeightedAttributeList weightedAttributeList)