Package net.minecraft.client.network
Interface BlockListChecker
- Mappings:
 Namespace Name official ffyintermediary net/minecraft/class_6394named net/minecraft/client/network/BlockListChecker
- 
Method Summary
Modifier and TypeMethodDescriptionstatic BlockListCheckercreate()booleanbooleanisAllowed(ServerAddress address)  
- 
Method Details
- 
isAllowed
- Mappings:
 Namespace Name Mixin selector official aLffy;a(Lffz;)Zintermediary method_37098Lnet/minecraft/class_6394;method_37098(Lnet/minecraft/class_6368;)Znamed isAllowedLnet/minecraft/client/network/BlockListChecker;isAllowed(Lnet/minecraft/client/network/Address;)Z
 - 
isAllowed
- Mappings:
 Namespace Name Mixin selector official aLffy;a(Lfga;)Zintermediary method_37099Lnet/minecraft/class_6394;method_37099(Lnet/minecraft/class_639;)Znamed isAllowedLnet/minecraft/client/network/BlockListChecker;isAllowed(Lnet/minecraft/client/network/ServerAddress;)Z
 - 
create
- Mappings:
 Namespace Name Mixin selector official aLffy;a()Lffy;intermediary method_37097Lnet/minecraft/class_6394;method_37097()Lnet/minecraft/class_6394;named createLnet/minecraft/client/network/BlockListChecker;create()Lnet/minecraft/client/network/BlockListChecker;
 
 -