Class LodestoneTerrainParticleType

java.lang.Object
net.minecraftforge.registries.ForgeRegistryEntry<net.minecraft.core.particles.ParticleType<?>>
net.minecraft.core.particles.ParticleType<LodestoneTerrainParticleOptions>
team.lodestar.lodestone.systems.particle.type.LodestoneTerrainParticleType
All Implemented Interfaces:
net.minecraftforge.registries.IForgeRegistryEntry<net.minecraft.core.particles.ParticleType<?>>

public class LodestoneTerrainParticleType extends net.minecraft.core.particles.ParticleType<LodestoneTerrainParticleOptions>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     

    Nested classes/interfaces inherited from class net.minecraftforge.registries.ForgeRegistryEntry

    net.minecraftforge.registries.ForgeRegistryEntry.UncheckedRegistryEntry<V extends net.minecraftforge.registries.IForgeRegistryEntry<V>>
  • Field Summary

    Fields inherited from class net.minecraftforge.registries.ForgeRegistryEntry

    delegate
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.mojang.serialization.Codec<LodestoneTerrainParticleOptions>
     

    Methods inherited from class net.minecraft.core.particles.ParticleType

    getDeserializer, getOverrideLimiter

    Methods inherited from class net.minecraftforge.registries.ForgeRegistryEntry

    getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait