Package net.minecraft

Interface class_11587

All Known Implementing Classes:
class_11586

public interface class_11587
Mappings:
Namespace Name
named net/minecraft/class_11587
intermediary net/minecraft/class_11587
official dyi
  • Method Details

    • method_72619

      class_11598 method_72619(BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      named method_72619 Lnet/minecraft/class_11587;method_72619(Lnet/minecraft/block/BlockState;)Lnet/minecraft/class_11598;
      intermediary method_72619 Lnet/minecraft/class_11587;method_72619(Lnet/minecraft/class_2680;)Lnet/minecraft/class_11598;
      official p Ldyi;p(Lefg;)Lego;
    • method_72617

      BlockState method_72617(BlockState blockState, class_11598 class_11598)
      Mappings:
      Namespace Name Mixin selector
      named method_72617 Lnet/minecraft/class_11587;method_72617(Lnet/minecraft/block/BlockState;Lnet/minecraft/class_11598;)Lnet/minecraft/block/BlockState;
      intermediary method_72617 Lnet/minecraft/class_11587;method_72617(Lnet/minecraft/class_2680;Lnet/minecraft/class_11598;)Lnet/minecraft/class_2680;
      official a Ldyi;a(Lefg;Lego;)Lefg;
    • method_72620

      Direction method_72620(BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      named method_72620 Lnet/minecraft/class_11587;method_72620(Lnet/minecraft/block/BlockState;)Lnet/minecraft/util/math/Direction;
      intermediary method_72620 Lnet/minecraft/class_11587;method_72620(Lnet/minecraft/class_2680;)Lnet/minecraft/class_2350;
      official r Ldyi;r(Lefg;)Ljh;
    • method_72621

      boolean method_72621(BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      named method_72621 Lnet/minecraft/class_11587;method_72621(Lnet/minecraft/block/BlockState;)Z
      intermediary method_72621 Lnet/minecraft/class_11587;method_72621(Lnet/minecraft/class_2680;)Z
      official s Ldyi;s(Lefg;)Z
    • method_72618

      int method_72618()
      Mappings:
      Namespace Name Mixin selector
      named method_72618 Lnet/minecraft/class_11587;method_72618()I
      intermediary method_72618 Lnet/minecraft/class_11587;method_72618()I
      official d Ldyi;d()I
    • method_72623

      default List<BlockPos> method_72623(WorldAccess worldAccess, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      named method_72623 Lnet/minecraft/class_11587;method_72623(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;)Ljava/util/List;
      intermediary method_72623 Lnet/minecraft/class_11587;method_72623(Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;)Ljava/util/List;
      official a Ldyi;a(Ldnp;Ljb;)Ljava/util/List;
    • method_72628

      private void method_72628(IntFunction<class_11587.class_11589> intFunction, class_11598 class_11598, Consumer<BlockPos> consumer)
      Mappings:
      Namespace Name Mixin selector
      named method_72628 Lnet/minecraft/class_11587;method_72628(Ljava/util/function/IntFunction;Lnet/minecraft/class_11598;Ljava/util/function/Consumer;)V
      intermediary method_72628 Lnet/minecraft/class_11587;method_72628(Ljava/util/function/IntFunction;Lnet/minecraft/class_11598;Ljava/util/function/Consumer;)V
      official a Ldyi;a(Ljava/util/function/IntFunction;Lego;Ljava/util/function/Consumer;)V
    • method_72629

      default void method_72629(WorldAccess worldAccess, BlockPos blockPos, BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      named method_72629 Lnet/minecraft/class_11587;method_72629(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
      intermediary method_72629 Lnet/minecraft/class_11587;method_72629(Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V
      official a_ Ldyi;a_(Ldnp;Ljb;Lefg;)V
    • method_72624

      default void method_72624(WorldAccess worldAccess, BlockPos blockPos, BlockState blockState, BlockState blockState2)
      Mappings:
      Namespace Name Mixin selector
      named method_72624 Lnet/minecraft/class_11587;method_72624(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)V
      intermediary method_72624 Lnet/minecraft/class_11587;method_72624(Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;)V
      official a Ldyi;a(Ldnp;Ljb;Lefg;Lefg;)V
    • method_72622

      private boolean method_72622(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      named method_72622 Lnet/minecraft/class_11587;method_72622(II)Z
      intermediary method_72622 Lnet/minecraft/class_11587;method_72622(II)Z
      official a Ldyi;a(II)Z
    • method_72627

      private boolean method_72627(BlockState blockState, BlockState blockState2)
      Mappings:
      Namespace Name Mixin selector
      named method_72627 Lnet/minecraft/class_11587;method_72627(Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)Z
      intermediary method_72627 Lnet/minecraft/class_11587;method_72627(Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;)Z
      official a Ldyi;a(Lefg;Lefg;)Z
    • method_72626

      private class_11587.class_11590 method_72626(WorldAccess worldAccess, BlockPos blockPos, Direction direction)
      Mappings:
      Namespace Name Mixin selector
      named method_72626 Lnet/minecraft/class_11587;method_72626(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/class_11587$class_11590;
      intermediary method_72626 Lnet/minecraft/class_11587;method_72626(Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Lnet/minecraft/class_11587$class_11590;
      official a Ldyi;a(Ldnp;Ljb;Ljh;)Ldyi$c;
    • method_72625

      default void method_72625(WorldAccess worldAccess, BlockPos blockPos, class_11598 class_11598)
      Mappings:
      Namespace Name Mixin selector
      named method_72625 Lnet/minecraft/class_11587;method_72625(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/class_11598;)V
      intermediary method_72625 Lnet/minecraft/class_11587;method_72625(Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_11598;)V
      official a Ldyi;a(Ldnp;Ljb;Lego;)V