Uses of Class
net.minecraft.world.attribute.WeightedAttributeList
Packages that use 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 TypeMethodDescriptionEnvironmentAttributeModification.Positional.applyPositional(Value value, Vec3d pos, @Nullable WeightedAttributeList weightedAttributeList) private ValueWorldEnvironmentAttributeAccess.Entry.computeAt(Vec3d pos, @Nullable WeightedAttributeList weightedAttributeList) WorldEnvironmentAttributeAccess.Entry.getAt(Vec3d pos, @Nullable WeightedAttributeList weightedAttributeList) <Value> ValueEnvironmentAttributeAccess.getAttributeValue(EnvironmentAttribute<Value> attribute, Vec3d pos, @Nullable WeightedAttributeList pool) <Value> ValueWorldEnvironmentAttributeAccess.getAttributeValue(EnvironmentAttribute<Value> attribute, Vec3d pos, @Nullable WeightedAttributeList pool)