Package net.minecraft.world.attribute
Interface EnvironmentAttributeModification.Constant<Value>
- All Superinterfaces:
EnvironmentAttributeModification<Value>
- 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.Constant<Value>
extends EnvironmentAttributeModification<Value>
- Mappings:
Namespace Name named net/minecraft/world/attribute/EnvironmentAttributeModification$Constantintermediary net/minecraft/class_12310$class_12311official cdz$a
-
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
-
applyConstant
- Mappings:
Namespace Name Mixin selector named applyConstantLnet/minecraft/world/attribute/EnvironmentAttributeModification$Constant;applyConstant(Ljava/lang/Object;)Ljava/lang/Object;intermediary applyConstantLnet/minecraft/class_12310$class_12311;applyConstant(Ljava/lang/Object;)Ljava/lang/Object;official applyConstantLcdz$a;applyConstant(Ljava/lang/Object;)Ljava/lang/Object;
-