net.minecraft.world.entity.ai.attributes

public class RangedAttribute

extends BaseAttribute

All mapped superinterfaces:

Attribute

alu
net.minecraft.world.entity.ai.attributes.RangedAttribute
net.minecraft.class_1329
net.minecraft.unmapped.C_wllzxybu
net.minecraft.entity.attribute.ClampedEntityAttribute
net.minecraft.entity.ai.attributes.RangedAttribute
net.minecraft.server.v1_15_R1.AttributeRanged

Field summary

Modifier and TypeField
private final double
a
minValue
field_6353
f_rgprtplw
minValue
field_111120_a
private final double
b
maxValue
field_6351
f_flkoivsl
maxValue
field_111118_b
maximum
private String
c
importLegacyName
field_6352
f_bvbnelqq
name
field_111119_c

Constructor summary

ModifierConstructor
public (Attribute parent, String id, double defaultValue, double minValue, double maxValue)

Method summary

Modifier and TypeMethod
public RangedAttribute
a(String arg0)
importLegacyName(String arg0)
method_6222(String arg0)
m_tpateqip(String arg0)
setName(String name)
func_111117_a(String arg0)
public String
g()
getImportLegacyName()
method_6221()
m_otxooawr()
getName()
func_111116_f()
public double
a(double arg0)
sanitizeValue(double arg0)
method_6165(double arg0)
m_wvpsxepv(double arg0)
clamp(double arg0)
func_111109_a(double arg0)