| net.minecraft.world.attribute.EnvironmentAttributeSystem$ValueSampler | |
| net.minecraft.world.attribute.EnvironmentAttributeSystem$ValueSampler | |
| net.minecraft.class_12205$class_12315 | |
| net.minecraft.world.attribute.WorldEnvironmentAttributeAccess$Entry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final EnvironmentAttribute<Value> |
| ||||||||
| private final Value |
| ||||||||
| private final List<EnvironmentAttributeFunction<Value>> |
| ||||||||
| private final boolean |
| ||||||||
| private Value |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (EnvironmentAttribute<Value> attribute, Value defaultValue, List<EnvironmentAttributeFunction<Value>> modifications, boolean positional) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public Value |
| ||||||||
| public Value |
| ||||||||
| private Value |
| ||||||||
| private Value |
|