Package net.minecraft.world.attribute
Interface EnvironmentAttributeModification.TimeBased<Value>
- All Superinterfaces:
EnvironmentAttributeModification<Value>
- All Known Implementing Classes:
TrackAttributeModification
- Enclosing interface:
EnvironmentAttributeModification<Value>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static non-sealed interface EnvironmentAttributeModification.TimeBased<Value>
extends EnvironmentAttributeModification<Value>
- Mappings:
Namespace Name named net/minecraft/world/attribute/EnvironmentAttributeModification$TimeBasedintermediary net/minecraft/class_12310$class_12313official cdz$c
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.world.attribute.EnvironmentAttributeModification
EnvironmentAttributeModification.Constant<Value>, EnvironmentAttributeModification.Positional<Value>, EnvironmentAttributeModification.TimeBased<Value> -
Method Summary
-
Method Details
-
applyTimeBased
- Mappings:
Namespace Name Mixin selector named applyTimeBasedLnet/minecraft/world/attribute/EnvironmentAttributeModification$TimeBased;applyTimeBased(Ljava/lang/Object;I)Ljava/lang/Object;intermediary applyTimeBasedLnet/minecraft/class_12310$class_12313;applyTimeBased(Ljava/lang/Object;I)Ljava/lang/Object;official applyTimeBasedLcdz$c;applyTimeBased(Ljava/lang/Object;I)Ljava/lang/Object;
-