Package net.minecraft.client.network
Interface BlockListChecker
- Mappings:
Namespace Name named net/minecraft/client/network/BlockListChecker
intermediary net/minecraft/class_6394
official fzm
-
Method Summary
Modifier and TypeMethodDescriptionstatic BlockListChecker
create()
boolean
boolean
isAllowed
(ServerAddress address)
-
Method Details
-
isAllowed
- 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
Lfzm;a(Lfzn;)Z
-
isAllowed
- 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
Lfzm;a(Lfzo;)Z
-
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
Lfzm;a()Lfzm;
-