Package net.minecraft

Interface class_3761<T>

All Known Implementing Classes:
class_3760, class_3762.class_3763, class_3762.class_3764, class_3765, class_3766, class_3767, class_3768, class_3769

public interface class_3761<T>
Mappings:
Namespace Name
official blm
intermediary net/minecraft/class_3761
named net/minecraft/class_3761
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(T t, BlockView blockView, BlockPos blockPos)
     
  • Method Details

    • test

      boolean test(T t, BlockView blockView, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official test Lblm;test(Ljava/lang/Object;Laxk;Lel;)Z
      intermediary test Lnet/minecraft/class_3761;test(Ljava/lang/Object;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Z
      named test Lnet/minecraft/class_3761;test(Ljava/lang/Object;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z