History - net.minecraft.world.attribute.EnvironmentAttributeProbe

25w45a

Names

ceb

net.minecraft.world.attribute.EnvironmentAttributeProbe

net.minecraft.class_12202

net.minecraft.world.attribute.EnvironmentAttributeInterpolator

Fields

Map<EnvironmentAttribute<?>, EnvironmentAttributeProbe$ValueProbe<?>>: a, valueProbes, field_63730, entries

Function<EnvironmentAttribute<?>, EnvironmentAttributeProbe$ValueProbe<?>>: b, valueProbeFactory, field_63731, entryFactory

Level: c, level, field_63732, world

Vec3: d, position, field_63733, pos

SpatialAttributeInterpolator: e, biomeInterpolator, field_63734, pool

Constructors

()

Methods

void (): a, reset, method_75686, clear

void (Level, Vec3): a, tick, method_75690, update

<Value> Value (EnvironmentAttribute<Value>, float): a, getValue, method_75689, get