Package net.minecraft.client.network
Interface BlockListChecker
- Mappings:
Namespace Name official ejq
intermediary net/minecraft/class_6394
named net/minecraft/client/network/BlockListChecker
-
Method Summary
Modifier and TypeMethodDescriptionstatic BlockListChecker
create()
boolean
boolean
isBlocked(ServerAddress address)
-
Method Details
-
isBlocked
- Mappings:
Namespace Name Mixin selector official a
Lejq;a(Lejr;)Z
intermediary method_37098
Lnet/minecraft/class_6394;method_37098(Lnet/minecraft/class_6368;)Z
named isBlocked
Lnet/minecraft/client/network/BlockListChecker;isBlocked(Lnet/minecraft/client/network/Address;)Z
-
isBlocked
- Mappings:
Namespace Name Mixin selector official a
Lejq;a(Lejs;)Z
intermediary method_37099
Lnet/minecraft/class_6394;method_37099(Lnet/minecraft/class_639;)Z
named isBlocked
Lnet/minecraft/client/network/BlockListChecker;isBlocked(Lnet/minecraft/client/network/ServerAddress;)Z
-
create
- Mappings:
Namespace Name Mixin selector official a
Lejq;a()Lejq;
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;
-