Package net.minecraft.core.particles
Class DustParticleOptions
java.lang.Object
net.minecraft.core.particles.ScalableParticleOptionsBase
net.minecraft.core.particles.DustParticleOptions
- All Implemented Interfaces:
ParticleOptions
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<DustParticleOptions> private final org.joml.Vector3f
static final DustParticleOptions
static final org.joml.Vector3f
static final StreamCodec
<RegistryFriendlyByteBuf, DustParticleOptions> Fields inherited from class net.minecraft.core.particles.ScalableParticleOptionsBase
MAX_SCALE, MIN_SCALE, SCALE
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.core.particles.ScalableParticleOptionsBase
getScale
-
Field Details
-
REDSTONE_PARTICLE_COLOR
public static final org.joml.Vector3f REDSTONE_PARTICLE_COLOR -
REDSTONE
-
CODEC
-
STREAM_CODEC
-
color
private final org.joml.Vector3f color
-
-
Constructor Details
-
DustParticleOptions
public DustParticleOptions(org.joml.Vector3f p_253868_, float p_254154_)
-
-
Method Details
-
getType
-
getColor
public org.joml.Vector3f getColor()
-