Class EnvironmentAttributeProbe
java.lang.Object
net.minecraft.world.attribute.EnvironmentAttributeProbe
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final SpatialAttributeInterpolatorprivate @Nullable Levelprivate @Nullable Vec3private final Function<EnvironmentAttribute<?>, EnvironmentAttributeProbe.ValueProbe<?>> private final Map<EnvironmentAttribute<?>, EnvironmentAttributeProbe.ValueProbe<?>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
valueProbes
-
valueProbeFactory
private final Function<EnvironmentAttribute<?>, EnvironmentAttributeProbe.ValueProbe<?>> valueProbeFactory -
level
-
position
-
biomeInterpolator
-
-
Constructor Details
-
EnvironmentAttributeProbe
public EnvironmentAttributeProbe()
-
-
Method Details
-
reset
public void reset() -
tick
-
getValue
-