Uses of Class
net.minecraft.world.attribute.EnvironmentAttributeInterpolator.Entry
Packages that use EnvironmentAttributeInterpolator.Entry
-
Uses of EnvironmentAttributeInterpolator.Entry in net.minecraft.world.attribute
Fields in net.minecraft.world.attribute with type parameters of type EnvironmentAttributeInterpolator.EntryModifier and TypeFieldDescriptionprivate final Map<EnvironmentAttribute<?>, EnvironmentAttributeInterpolator.Entry<?>> EnvironmentAttributeInterpolator.entriesprivate final Function<EnvironmentAttribute<?>, EnvironmentAttributeInterpolator.Entry<?>> EnvironmentAttributeInterpolator.entryFactory