Class FlowingFluidBlock


public class FlowingFluidBlock extends AbstractFluidBlock
Mappings:
Namespace Name
official akz
intermediary net/minecraft/class_154
named net/minecraft/block/FlowingFluidBlock
  • Field Details

    • field_289

      int field_289
      Mappings:
      Namespace Name Mixin selector
      official a Lakz;a:I
      intermediary field_289 Lnet/minecraft/class_154;field_289:I
      named field_289 Lnet/minecraft/block/FlowingFluidBlock;field_289:I
  • Constructor Details

    • FlowingFluidBlock

      protected FlowingFluidBlock(Material material)
      Parameters:
      material - The block's material
      Mappings:
      Namespace Name Mixin selector
      official <init> Lajt;<init>(Laxe;)V
      intermediary <init> Lnet/minecraft/class_197;<init>(Lnet/minecraft/class_63;)V
      named <init> Lnet/minecraft/block/Block;<init>(Lnet/minecraft/block/Material;)V
  • Method Details

    • method_8763

      private void method_8763(World world, BlockPos blockPos, BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official f Lakz;f(Laht;Lcl;Lard;)V
      intermediary method_8763 Lnet/minecraft/class_154;method_8763(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)V
      named method_8763 Lnet/minecraft/block/FlowingFluidBlock;method_8763(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
    • scheduledTick

      public void scheduledTick(World world, BlockPos pos, BlockState state, Random rand)
      Runs when the block is updated as per a schedule
      Overrides:
      scheduledTick in class Block
      Parameters:
      world - The world that the block is placed in
      pos - The block's position
      state - The block's BlockState
      rand - Random object
      Mappings:
      Namespace Name Mixin selector
      official b Lajt;b(Laht;Lcl;Lard;Ljava/util/Random;)V
      intermediary method_8661 Lnet/minecraft/class_197;method_8661(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Ljava/util/Random;)V
      named scheduledTick Lnet/minecraft/block/Block;scheduledTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Ljava/util/Random;)V
    • method_8761

      private void method_8761(World world, BlockPos blockPos, BlockState blockState, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lakz;a(Laht;Lcl;Lard;I)V
      intermediary method_8761 Lnet/minecraft/class_154;method_8761(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;I)V
      named method_8761 Lnet/minecraft/block/FlowingFluidBlock;method_8761(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;I)V
    • method_8760

      private int method_8760(World world, BlockPos blockPos, int int2, Direction direction)
      Mappings:
      Namespace Name Mixin selector
      official a Lakz;a(Laht;Lcl;ILcs;)I
      intermediary method_8760 Lnet/minecraft/class_154;method_8760(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;ILnet/minecraft/class_1354;)I
      named method_8760 Lnet/minecraft/block/FlowingFluidBlock;method_8760(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILnet/minecraft/util/math/Direction;)I
    • method_11607

      private int method_11607(World world)
      Mappings:
      Namespace Name Mixin selector
      official b Lakz;b(Laht;)I
      intermediary method_11607 Lnet/minecraft/class_154;method_11607(Lnet/minecraft/class_1150;)I
      named method_11607 Lnet/minecraft/block/FlowingFluidBlock;method_11607(Lnet/minecraft/world/World;)I
    • method_8762

      private Set<Direction> method_8762(World world, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official c Lakz;c(Laht;Lcl;)Ljava/util/Set;
      intermediary method_8762 Lnet/minecraft/class_154;method_8762(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Ljava/util/Set;
      named method_8762 Lnet/minecraft/block/FlowingFluidBlock;method_8762(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Ljava/util/Set;
    • method_8764

      private boolean method_8764(World world, BlockPos blockPos, BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official g Lakz;g(Laht;Lcl;Lard;)Z
      intermediary method_8764 Lnet/minecraft/class_154;method_8764(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Z
      named method_8764 Lnet/minecraft/block/FlowingFluidBlock;method_8764(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z
    • method_337

      protected int method_337(World world, BlockPos blockPos, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lakz;a(Laht;Lcl;I)I
      intermediary method_337 Lnet/minecraft/class_154;method_337(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;I)I
      named method_337 Lnet/minecraft/block/FlowingFluidBlock;method_337(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)I
    • method_8765

      private boolean method_8765(World world, BlockPos blockPos, BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official h Lakz;h(Laht;Lcl;Lard;)Z
      intermediary method_8765 Lnet/minecraft/class_154;method_8765(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Z
      named method_8765 Lnet/minecraft/block/FlowingFluidBlock;method_8765(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z
    • onCreation

      public void onCreation(World world, BlockPos pos, BlockState state)
      Runs when the block is placed (by a player or enderman).
      Overrides:
      onCreation in class AbstractFluidBlock
      Parameters:
      world - The world that the block is placed in
      pos - The block's position
      state - The block's BlockState
      Mappings:
      Namespace Name Mixin selector
      official c Lajt;c(Laht;Lcl;Lard;)V
      intermediary method_8668 Lnet/minecraft/class_197;method_8668(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)V
      named onCreation Lnet/minecraft/block/Block;onCreation(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V