Package net.minecraft.client.network
Interface BlockListChecker
- Mappings:
Namespace Name official fel
intermediary net/minecraft/class_6394
named net/minecraft/client/network/BlockListChecker
-
Method Summary
Modifier and TypeMethodDescriptionstatic BlockListChecker
create()
boolean
boolean
isAllowed
(ServerAddress address)
-
Method Details
-
isAllowed
- Mappings:
Namespace Name Mixin selector official a
Lfel;a(Lfem;)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
- Mappings:
Namespace Name Mixin selector official a
Lfel;a(Lfen;)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
- Mappings:
Namespace Name Mixin selector official a
Lfel;a()Lfel;
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;
-