net.minecraft.world.entity.ai.attributes

public class RangedAttribute

extends Attribute

ayk
net.minecraft.world.entity.ai.attributes.RangedAttribute
net.minecraft.class_1329
net.minecraft.unmapped.C_wllzxybu
net.minecraft.entity.attribute.ClampedEntityAttribute
net.minecraft.src.C_561_
net.minecraft.world.entity.ai.attributes.AttributeRanged

Field summary

Modifier and TypeField
private final double
b
minValue
field_6353
f_rgprtplw
minValue
f_22307_
private final double
c
maxValue
field_6351
f_flkoivsl
maxValue
f_22308_

Constructor summary

ModifierConstructor
public (String translationKey, double fallback, double min, double max)

Method summary

Modifier and TypeMethod
public double
d()
getMinValue()
method_35061()
m_voezstud()
getMinValue()
m_147361_()
public double
e()
getMaxValue()
method_35062()
m_dmnrlhol()
getMaxValue()
m_147362_()
public double
a(double arg0)
sanitizeValue(double arg0)
method_6165(double arg0)
m_wvpsxepv(double arg0)
clamp(double arg0)
m_6740_(double arg0)