Interface BlockListChecker


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

    • isAllowed Link icon

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

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

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