Package net.minecraft.client.network
Interface BlockListChecker
- Mappings:
- Namespace - Name - named - net/minecraft/client/network/BlockListChecker- intermediary - net/minecraft/class_6394- official - ghq
- 
Method SummaryModifier and TypeMethodDescriptionstatic BlockListCheckercreate()booleanbooleanisAllowed(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- Lghq;a(Lghr;)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- Lghq;a(Lghs;)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- Lghq;a()Lghq;
 
 
-