Class PointedDripstoneBlock.DripType

java.lang.Object
net.minecraft.block.PointedDripstoneBlock.DripType
Enclosing class:
PointedDripstoneBlock

static class PointedDripstoneBlock.DripType
extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getFluid

      Fluid getFluid()
    • isLiquid

      boolean isLiquid()
      Checks if the fluid of this drip type is liquid, namely lava or water.
    • getParticle

      @Environment(CLIENT) ParticleEffect getParticle()