Interface EnvironmentAttributeModification.Positional<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.Positional<Value> extends EnvironmentAttributeModification<Value>
Mappings:
Namespace Name
named net/minecraft/world/attribute/EnvironmentAttributeModification$Positional
intermediary net/minecraft/class_12310$class_12312
official cdz$b
  • Method Details

    • applyPositional

      Value applyPositional(Value value, Vec3d pos, @Nullable WeightedAttributeList weightedAttributeList)
      Mappings:
      Namespace Name Mixin selector
      named applyPositional Lnet/minecraft/world/attribute/EnvironmentAttributeModification$Positional;applyPositional(Ljava/lang/Object;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/world/attribute/WeightedAttributeList;)Ljava/lang/Object;
      intermediary applyPositional Lnet/minecraft/class_12310$class_12312;applyPositional(Ljava/lang/Object;Lnet/minecraft/class_243;Lnet/minecraft/class_12211;)Ljava/lang/Object;
      official applyPositional Lcdz$b;applyPositional(Ljava/lang/Object;Lfse;Lceh;)Ljava/lang/Object;