Class LodestoneTerrainParticleType
java.lang.Object
net.minecraft.core.particles.ParticleType<T>
team.lodestar.lodestone.systems.particle.world.type.AbstractLodestoneParticleType<LodestoneTerrainParticleOptions>
team.lodestar.lodestone.systems.particle.world.type.LodestoneTerrainParticleType
public class LodestoneTerrainParticleType
extends AbstractLodestoneParticleType<LodestoneTerrainParticleOptions>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class team.lodestar.lodestone.systems.particle.world.type.AbstractLodestoneParticleType
codec, genericCodecMethods inherited from class net.minecraft.core.particles.ParticleType
getDeserializer, getOverrideLimiter
-
Constructor Details
-
LodestoneTerrainParticleType
public LodestoneTerrainParticleType()
-