Package net.minecraft.command
Interface EntitySelectorOptions.SelectorHandler
- Enclosing class:
EntitySelectorOptions
public static interface EntitySelectorOptions.SelectorHandler
- Mappings:
Namespace Name named net/minecraft/command/EntitySelectorOptions$SelectorHandler
intermediary net/minecraft/class_2306$class_2307
official hg$a
-
Method Summary
-
Method Details
-
handle
void handle(EntitySelectorReader reader) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector named handle
Lnet/minecraft/command/EntitySelectorOptions$SelectorHandler;handle(Lnet/minecraft/command/EntitySelectorReader;)V
intermediary handle
Lnet/minecraft/class_2306$class_2307;handle(Lnet/minecraft/class_2303;)V
official handle
Lhg$a;handle(Lhf;)V
-