Package net.minecraft

Interface class_3997<C extends class_3845>

All Known Implementing Classes:
class_3969, class_3971, class_3972, class_3973, class_3975, class_3994, class_3995

public interface class_3997<C extends class_3845>
Mappings:
Namespace Name
official bxj
intermediary net/minecraft/class_3997
named net/minecraft/class_3997
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    method_17679(BlockView blockView, Random random, int int2, int int3, C c)
     
    boolean
    method_17680(IWorld iWorld, Random random, int int2, int int3, int int4, int int5, BitSet bitSet, C c)
     
  • Method Details

    • method_17679

      boolean method_17679(BlockView blockView, Random random, int int2, int int3, C c)
      Mappings:
      Namespace Name Mixin selector
      official a Lbxj;a(Laxk;Ljava/util/Random;IILbqp;)Z
      intermediary method_17679 Lnet/minecraft/class_3997;method_17679(Lnet/minecraft/class_1158;Ljava/util/Random;IILnet/minecraft/class_3845;)Z
      named method_17679 Lnet/minecraft/class_3997;method_17679(Lnet/minecraft/world/BlockView;Ljava/util/Random;IILnet/minecraft/class_3845;)Z
    • method_17680

      boolean method_17680(IWorld iWorld, Random random, int int2, int int3, int int4, int int5, BitSet bitSet, C c)
      Mappings:
      Namespace Name Mixin selector
      official a Lbxj;a(Laxz;Ljava/util/Random;IIIILjava/util/BitSet;Lbqp;)Z
      intermediary method_17680 Lnet/minecraft/class_3997;method_17680(Lnet/minecraft/class_3598;Ljava/util/Random;IIIILjava/util/BitSet;Lnet/minecraft/class_3845;)Z
      named method_17680 Lnet/minecraft/class_3997;method_17680(Lnet/minecraft/world/IWorld;Ljava/util/Random;IIIILjava/util/BitSet;Lnet/minecraft/class_3845;)Z