net.minecraft.world.attribute

public class EnvironmentAttribute$Builder<Value>

cea$a
net.minecraft.world.attribute.EnvironmentAttribute$Builder
net.minecraft.class_12197$class_12198
net.minecraft.world.attribute.EnvironmentAttribute$Builder
net.minecraft.src.C_432417_$C_432415_
net.minecraft.world.attribute.EnvironmentAttribute$a

字段概要

修饰符与类型字段
private final AttributeType<Value>
a
type
field_63718
type
f_433097_
private Value
b
defaultValue
field_63719
defaultValue
f_436668_
private AttributeRange<Value>
c
valueRange
field_63720
validator
f_433842_
private boolean
d
isSyncable
field_63721
synced
f_435582_
private boolean
e
isPositional
field_63722
positional
f_434469_
private boolean
f
isSpatiallyInterpolated
field_63723
interpolated
f_435311_

构造函数概要

修饰符构造函数
public (AttributeType<Value> type)

方法概要

修饰符与类型方法
public EnvironmentAttribute$Builder<Value>
a(Value arg0)
defaultValue(Value arg0)
method_75657(Value arg0)
defaultValue(Value defaultValue)
m_442939_(Value arg0)
public EnvironmentAttribute$Builder<Value>
a(cdv<Value> arg0)
valueRange(AttributeRange<Value> arg0)
method_75656(class_12191<Value> arg0)
validator(AttributeValidator<Value> validator)
m_439156_(C_432671_<Value> arg0)
public EnvironmentAttribute$Builder<Value>
a()
syncable()
method_75655()
synced()
m_443870_()
public EnvironmentAttribute$Builder<Value>
b()
notPositional()
method_75658()
global()
m_439175_()
public EnvironmentAttribute$Builder<Value>
c()
spatiallyInterpolated()
method_75659()
interpolated()
m_447196_()
public EnvironmentAttribute<Value>
d()
build()
method_75660()
build()
m_444414_()