#[repr(u32)]pub enum ParticleKind {
Show 125 variants
AngryVillager = 0,
Block = 1,
BlockMarker = 2,
Bubble = 3,
SulfurBubbles = 4,
NoxiousGas = 5,
NoxiousGasCloud = 6,
Geyser = 7,
GeyserBase = 8,
GeyserPoof = 9,
GeyserPlume = 10,
Cloud = 11,
CopperFireFlame = 12,
Crit = 13,
DamageIndicator = 14,
DragonBreath = 15,
DrippingLava = 16,
FallingLava = 17,
LandingLava = 18,
DrippingWater = 19,
FallingWater = 20,
Dust = 21,
DustColorTransition = 22,
Effect = 23,
ElderGuardian = 24,
EnchantedHit = 25,
Enchant = 26,
EndRod = 27,
EntityEffect = 28,
ExplosionEmitter = 29,
Explosion = 30,
Gust = 31,
SmallGust = 32,
GustEmitterLarge = 33,
GustEmitterSmall = 34,
SonicBoom = 35,
FallingDust = 36,
Firework = 37,
Fishing = 38,
Flame = 39,
Infested = 40,
CherryLeaves = 41,
PaleOakLeaves = 42,
TintedLeaves = 43,
SculkSoul = 44,
SculkCharge = 45,
SculkChargePop = 46,
SoulFireFlame = 47,
Soul = 48,
Flash = 49,
HappyVillager = 50,
Composter = 51,
Heart = 52,
InstantEffect = 53,
Item = 54,
Vibration = 55,
Trail = 56,
PauseMobGrowth = 57,
ResetMobGrowth = 58,
ItemSlime = 59,
ItemCobweb = 60,
ItemSnowball = 61,
LargeSmoke = 62,
Lava = 63,
Mycelium = 64,
Note = 65,
Poof = 66,
Portal = 67,
Rain = 68,
Smoke = 69,
WhiteSmoke = 70,
Sneeze = 71,
Spit = 72,
SquidInk = 73,
SweepAttack = 74,
TotemOfUndying = 75,
Underwater = 76,
Splash = 77,
Witch = 78,
BubblePop = 79,
CurrentDown = 80,
BubbleColumnUp = 81,
Nautilus = 82,
Dolphin = 83,
CampfireCosySmoke = 84,
CampfireSignalSmoke = 85,
DrippingHoney = 86,
FallingHoney = 87,
LandingHoney = 88,
FallingNectar = 89,
FallingSporeBlossom = 90,
Ash = 91,
CrimsonSpore = 92,
WarpedSpore = 93,
SporeBlossomAir = 94,
DrippingObsidianTear = 95,
FallingObsidianTear = 96,
LandingObsidianTear = 97,
ReversePortal = 98,
WhiteAsh = 99,
SmallFlame = 100,
Snowflake = 101,
DrippingDripstoneLava = 102,
FallingDripstoneLava = 103,
DrippingDripstoneWater = 104,
FallingDripstoneWater = 105,
GlowSquidInk = 106,
Glow = 107,
WaxOn = 108,
WaxOff = 109,
ElectricSpark = 110,
Scrape = 111,
Shriek = 112,
EggCrack = 113,
DustPlume = 114,
TrialSpawnerDetection = 115,
TrialSpawnerDetectionOminous = 116,
VaultConnection = 117,
DustPillar = 118,
OminousSpawning = 119,
RaidOmen = 120,
TrialOmen = 121,
BlockCrumble = 122,
Firefly = 123,
SulfurCubeGoo = 124,
}Variants§
AngryVillager = 0
Block = 1
BlockMarker = 2
Bubble = 3
SulfurBubbles = 4
NoxiousGas = 5
NoxiousGasCloud = 6
Geyser = 7
GeyserBase = 8
GeyserPoof = 9
GeyserPlume = 10
Cloud = 11
CopperFireFlame = 12
Crit = 13
DamageIndicator = 14
DragonBreath = 15
DrippingLava = 16
FallingLava = 17
LandingLava = 18
DrippingWater = 19
FallingWater = 20
Dust = 21
DustColorTransition = 22
Effect = 23
ElderGuardian = 24
EnchantedHit = 25
Enchant = 26
EndRod = 27
EntityEffect = 28
ExplosionEmitter = 29
Explosion = 30
Gust = 31
SmallGust = 32
GustEmitterLarge = 33
GustEmitterSmall = 34
SonicBoom = 35
FallingDust = 36
Firework = 37
Fishing = 38
Flame = 39
Infested = 40
CherryLeaves = 41
PaleOakLeaves = 42
TintedLeaves = 43
SculkSoul = 44
SculkCharge = 45
SculkChargePop = 46
SoulFireFlame = 47
Soul = 48
Flash = 49
HappyVillager = 50
Composter = 51
Heart = 52
InstantEffect = 53
Item = 54
Vibration = 55
Trail = 56
PauseMobGrowth = 57
ResetMobGrowth = 58
ItemSlime = 59
ItemCobweb = 60
ItemSnowball = 61
LargeSmoke = 62
Lava = 63
Mycelium = 64
Note = 65
Poof = 66
Portal = 67
Rain = 68
Smoke = 69
WhiteSmoke = 70
Sneeze = 71
Spit = 72
SquidInk = 73
SweepAttack = 74
TotemOfUndying = 75
Underwater = 76
Splash = 77
Witch = 78
BubblePop = 79
CurrentDown = 80
BubbleColumnUp = 81
Nautilus = 82
Dolphin = 83
CampfireCosySmoke = 84
CampfireSignalSmoke = 85
DrippingHoney = 86
FallingHoney = 87
LandingHoney = 88
FallingNectar = 89
FallingSporeBlossom = 90
Ash = 91
CrimsonSpore = 92
WarpedSpore = 93
SporeBlossomAir = 94
DrippingObsidianTear = 95
FallingObsidianTear = 96
LandingObsidianTear = 97
ReversePortal = 98
WhiteAsh = 99
SmallFlame = 100
Snowflake = 101
DrippingDripstoneLava = 102
FallingDripstoneLava = 103
DrippingDripstoneWater = 104
FallingDripstoneWater = 105
GlowSquidInk = 106
Glow = 107
WaxOn = 108
WaxOff = 109
ElectricSpark = 110
Scrape = 111
Shriek = 112
EggCrack = 113
DustPlume = 114
TrialSpawnerDetection = 115
TrialSpawnerDetectionOminous = 116
VaultConnection = 117
DustPillar = 118
OminousSpawning = 119
RaidOmen = 120
TrialOmen = 121
BlockCrumble = 122
Firefly = 123
SulfurCubeGoo = 124
Implementations§
Source§impl ParticleKind
impl ParticleKind
Sourcepub unsafe fn from_u32_unchecked(id: u32) -> Self
pub unsafe fn from_u32_unchecked(id: u32) -> Self
pub const fn is_valid_id(id: u32) -> bool
Trait Implementations§
Source§impl AzBuf for ParticleKind
impl AzBuf for ParticleKind
fn azalea_write(&self, buf: &mut impl Write) -> Result<(), Error>
fn azalea_read(buf: &mut Cursor<&[u8]>) -> Result<Self, BufReadError>
Source§impl Clone for ParticleKind
impl Clone for ParticleKind
Source§fn clone(&self) -> ParticleKind
fn clone(&self) -> ParticleKind
Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreimpl Copy for ParticleKind
Source§impl Debug for ParticleKind
impl Debug for ParticleKind
Source§impl<'de> Deserialize<'de> for ParticleKind
Available on crate feature serde only.
impl<'de> Deserialize<'de> for ParticleKind
Available on crate feature
serde only.Source§fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>where
D: Deserializer<'de>,
fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>where
D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Source§impl Display for ParticleKind
impl Display for ParticleKind
impl Eq for ParticleKind
Source§impl<'a> From<ParticleKind> for Identifier
impl<'a> From<ParticleKind> for Identifier
Source§fn from(value: ParticleKind) -> Self
fn from(value: ParticleKind) -> Self
Converts to this type from the input type.
Source§impl FromNbtTag for ParticleKind
impl FromNbtTag for ParticleKind
fn from_nbt_tag(tag: NbtTag<'_, '_>) -> Option<Self>
fn from_optional_nbt_tag( tag: Option<NbtTag<'_, '_>>, ) -> Result<Option<Self>, DeserializeError>
Source§impl FromStr for ParticleKind
Parse the value from a stringified identifier, formatted like
either "air" or "minecraft:air".
impl FromStr for ParticleKind
Parse the value from a stringified identifier, formatted like
either "air" or "minecraft:air".
Source§impl Hash for ParticleKind
impl Hash for ParticleKind
Source§impl Ord for ParticleKind
impl Ord for ParticleKind
Source§fn cmp(&self, other: &ParticleKind) -> Ordering
fn cmp(&self, other: &ParticleKind) -> Ordering
1.21.0 (const: unstable) · Source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere
Self: Sized,
Compares and returns the maximum of two values. Read more
Source§impl PartialEq for ParticleKind
impl PartialEq for ParticleKind
Source§fn eq(&self, other: &ParticleKind) -> bool
fn eq(&self, other: &ParticleKind) -> bool
Tests for
self and other values to be equal, and is used by ==.Source§impl PartialOrd for ParticleKind
impl PartialOrd for ParticleKind
Source§impl Registry for ParticleKind
impl Registry for ParticleKind
Source§impl Serialize for ParticleKind
Available on crate feature serde only.
impl Serialize for ParticleKind
Available on crate feature
serde only.impl StructuralPartialEq for ParticleKind
Source§impl ToNbtTag for ParticleKind
impl ToNbtTag for ParticleKind
fn to_nbt_tag(self) -> NbtTag
fn to_optional_nbt_tag(self) -> Option<NbtTag>
Source§impl<'a> TryFrom<&'a Identifier> for ParticleKind
impl<'a> TryFrom<&'a Identifier> for ParticleKind
Auto Trait Implementations§
impl Freeze for ParticleKind
impl RefUnwindSafe for ParticleKind
impl Send for ParticleKind
impl Sync for ParticleKind
impl Unpin for ParticleKind
impl UnsafeUnpin for ParticleKind
impl UnwindSafe for ParticleKind
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
§impl<Q, K> Comparable<K> for Q
impl<Q, K> Comparable<K> for Q
impl<T> DeserializeOwned for Twhere
T: for<'de> Deserialize<'de>,
§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Checks if this value is equivalent to the given key. Read more
§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Compare self to
key and return true if they are equal.