Package net.minestom.server.world.biomes
Class BiomeParticles.DustParticle
java.lang.Object
net.minestom.server.world.biomes.BiomeParticles.DustParticle
- All Implemented Interfaces:
BiomeParticles.ParticleOptions
- Enclosing class:
- BiomeParticles
public static class BiomeParticles.DustParticle extends java.lang.Object implements BiomeParticles.ParticleOptions
-
Constructor Summary
Constructors Constructor Description DustParticle()
-
Method Summary
Modifier and Type Method Description org.jglrxavpok.hephaistos.nbt.NBTCompound
toNbt()
-
Constructor Details
-
DustParticle
public DustParticle()
-
-
Method Details
-
toNbt
public org.jglrxavpok.hephaistos.nbt.NBTCompound toNbt()- Specified by:
toNbt
in interfaceBiomeParticles.ParticleOptions
-