Class LeafClusterParticleOptions

java.lang.Object
net.frozenblock.wilderwild.particle.options.LeafClusterParticleOptions
All Implemented Interfaces:
net.minecraft.core.particles.ParticleOptions

public class LeafClusterParticleOptions extends Object implements net.minecraft.core.particles.ParticleOptions
  • Field Details

  • Method Details

    • create

      @NotNull public static @NotNull LeafClusterParticleOptions create(net.minecraft.core.particles.ParticleType<LeafParticleOptions> type)
    • getType

      @NotNull public @NotNull net.minecraft.core.particles.ParticleType<?> getType()
      Specified by:
      getType in interface net.minecraft.core.particles.ParticleOptions
    • writeToNetwork

      public void writeToNetwork(net.minecraft.network.FriendlyByteBuf buf)
      Specified by:
      writeToNetwork in interface net.minecraft.core.particles.ParticleOptions
    • writeToString

      @NotNull public @NotNull String writeToString()
      Specified by:
      writeToString in interface net.minecraft.core.particles.ParticleOptions
    • getSpawnedParticleType

      public net.minecraft.core.particles.ParticleType<LeafParticleOptions> getSpawnedParticleType()
    • getParticleId

      public net.minecraft.resources.ResourceLocation getParticleId()