Uses of Record Class
net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect.PositionSource
Packages that use SpawnParticlesEnchantmentEffect.PositionSource
-
Uses of SpawnParticlesEnchantmentEffect.PositionSource in net.minecraft.enchantment.effect.entity
Fields in net.minecraft.enchantment.effect.entity declared as SpawnParticlesEnchantmentEffect.PositionSourceModifier and TypeFieldDescriptionprivate final SpawnParticlesEnchantmentEffect.PositionSource
SpawnParticlesEnchantmentEffect.horizontalPosition
The field for thehorizontalPosition
record component.private final SpawnParticlesEnchantmentEffect.PositionSource
SpawnParticlesEnchantmentEffect.verticalPosition
The field for theverticalPosition
record component.Fields in net.minecraft.enchantment.effect.entity with type parameters of type SpawnParticlesEnchantmentEffect.PositionSourceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<SpawnParticlesEnchantmentEffect.PositionSource> SpawnParticlesEnchantmentEffect.PositionSource.CODEC
Methods in net.minecraft.enchantment.effect.entity that return SpawnParticlesEnchantmentEffect.PositionSourceModifier and TypeMethodDescriptionSpawnParticlesEnchantmentEffect.entityPosition
(float offset) SpawnParticlesEnchantmentEffect.horizontalPosition()
Returns the value of thehorizontalPosition
record component.SpawnParticlesEnchantmentEffect.verticalPosition()
Returns the value of theverticalPosition
record component.SpawnParticlesEnchantmentEffect.withinBoundingBox()
Constructors in net.minecraft.enchantment.effect.entity with parameters of type SpawnParticlesEnchantmentEffect.PositionSourceModifierConstructorDescriptionSpawnParticlesEnchantmentEffect
(ParticleEffect particleEffect, SpawnParticlesEnchantmentEffect.PositionSource positionSource, SpawnParticlesEnchantmentEffect.PositionSource positionSource2, SpawnParticlesEnchantmentEffect.VelocitySource velocitySource, SpawnParticlesEnchantmentEffect.VelocitySource velocitySource2, FloatProvider floatProvider)