Class AttributesMock

java.lang.Object
be.seeseemelk.mockbukkit.attribute.AttributesMock

public class AttributesMock extends Object
Mocks the net.minecraft.world.entity.ai.attributes.Attributes class with the default Attribute values.
  • Method Details

    • getDefaultValue

      public static double getDefaultValue(org.bukkit.attribute.Attribute attribute)