Package net.minecraft.client.network
Interface BlockListChecker
- Mappings:
 Namespace Name named net/minecraft/client/network/BlockListCheckerintermediary net/minecraft/class_6394official gav
- 
Method Summary
Modifier and TypeMethodDescriptionstatic BlockListCheckercreate()booleanbooleanisAllowed(ServerAddress address)  
- 
Method Details
- 
isAllowed
- Mappings:
 Namespace Name Mixin selector named isAllowedLnet/minecraft/client/network/BlockListChecker;isAllowed(Lnet/minecraft/client/network/Address;)Zintermediary method_37098Lnet/minecraft/class_6394;method_37098(Lnet/minecraft/class_6368;)Zofficial aLgav;a(Lgaw;)Z
 - 
isAllowed
- Mappings:
 Namespace Name Mixin selector named isAllowedLnet/minecraft/client/network/BlockListChecker;isAllowed(Lnet/minecraft/client/network/ServerAddress;)Zintermediary method_37099Lnet/minecraft/class_6394;method_37099(Lnet/minecraft/class_639;)Zofficial aLgav;a(Lgax;)Z
 - 
create
- Mappings:
 Namespace Name Mixin selector named createLnet/minecraft/client/network/BlockListChecker;create()Lnet/minecraft/client/network/BlockListChecker;intermediary method_37097Lnet/minecraft/class_6394;method_37097()Lnet/minecraft/class_6394;official aLgav;a()Lgav;
 
 -