Interface SpawnParticlesEnchantmentEffectType.PositionSourceType.CoordinateSource
- Enclosing class:
SpawnParticlesEnchantmentEffectType.PositionSourceType
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
private static interface SpawnParticlesEnchantmentEffectType.PositionSourceType.CoordinateSource
- Mappings:
Namespace Name named net/minecraft/enchantment/effect/entity/SpawnParticlesEnchantmentEffectType$PositionSourceType$CoordinateSourceintermediary net/minecraft/class_9734$class_9736$class_9737official dap$b$a
-
Method Summary
Modifier and TypeMethodDescriptiondoublegetCoordinate(double entityPosition, float boundingBoxSize, Random random)
-
Method Details
-
getCoordinate
- Mappings:
Namespace Name Mixin selector named getCoordinateLnet/minecraft/enchantment/effect/entity/SpawnParticlesEnchantmentEffectType$PositionSourceType$CoordinateSource;getCoordinate(DFLnet/minecraft/util/math/random/Random;)Dintermediary getCoordinateLnet/minecraft/class_9734$class_9736$class_9737;getCoordinate(DFLnet/minecraft/class_5819;)Dofficial getCoordinateLdap$b$a;getCoordinate(DFLayo;)D
-