Package net.minecraft.world.attribute
Interface EnvironmentAttributeLayer<Value>
- All Known Subinterfaces:
EnvironmentAttributeLayer.Constant<Value>,EnvironmentAttributeLayer.Positional<Value>,EnvironmentAttributeLayer.TimeBased<Value>
- All Known Implementing Classes:
AttributeTrackSampler
public sealed interface EnvironmentAttributeLayer<Value>
permits EnvironmentAttributeLayer.Constant<Value>, EnvironmentAttributeLayer.TimeBased<Value>, EnvironmentAttributeLayer.Positional<Value>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interface