Interface BlockListChecker


@Environment(CLIENT) public interface BlockListChecker
Mappings:
Namespace Name
official faa
intermediary net/minecraft/class_6394
named net/minecraft/client/network/BlockListChecker
  • Method Details

    • isAllowed

      boolean isAllowed(Address address)
      Mappings:
      Namespace Name Mixin selector
      official a Lfaa;a(Lfab;)Z
      intermediary method_37098 Lnet/minecraft/class_6394;method_37098(Lnet/minecraft/class_6368;)Z
      named isAllowed Lnet/minecraft/client/network/BlockListChecker;isAllowed(Lnet/minecraft/client/network/Address;)Z
    • isAllowed

      boolean isAllowed(ServerAddress address)
      Mappings:
      Namespace Name Mixin selector
      official a Lfaa;a(Lfac;)Z
      intermediary method_37099 Lnet/minecraft/class_6394;method_37099(Lnet/minecraft/class_639;)Z
      named isAllowed Lnet/minecraft/client/network/BlockListChecker;isAllowed(Lnet/minecraft/client/network/ServerAddress;)Z
    • create

      static BlockListChecker create()
      Mappings:
      Namespace Name Mixin selector
      official a Lfaa;a()Lfaa;
      intermediary method_37097 Lnet/minecraft/class_6394;method_37097()Lnet/minecraft/class_6394;
      named create Lnet/minecraft/client/network/BlockListChecker;create()Lnet/minecraft/client/network/BlockListChecker;