Class LavaFluid.Still

Enclosing class:
LavaFluid

public static class LavaFluid.Still extends LavaFluid
Mappings:
Namespace Name
official dhy$b
intermediary net/minecraft/class_3616$class_3618
named net/minecraft/fluid/LavaFluid$Still
  • Constructor Details

    • Still

      public Still()
  • Method Details

    • getLevel

      public int getLevel(FluidState state)
      Specified by:
      getLevel in class FlowableFluid
      Mappings:
      Namespace Name Mixin selector
      official d Ldhu;d(Ldhv;)I
      intermediary method_15779 Lnet/minecraft/class_3611;method_15779(Lnet/minecraft/class_3610;)I
      named getLevel Lnet/minecraft/fluid/Fluid;getLevel(Lnet/minecraft/fluid/FluidState;)I
    • isStill

      public boolean isStill(FluidState state)
      Specified by:
      isStill in class Fluid
      Mappings:
      Namespace Name Mixin selector
      official c Ldhu;c(Ldhv;)Z
      intermediary method_15793 Lnet/minecraft/class_3611;method_15793(Lnet/minecraft/class_3610;)Z
      named isStill Lnet/minecraft/fluid/Fluid;isStill(Lnet/minecraft/fluid/FluidState;)Z