public class EntitySelectorTest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private class |
EntitySelectorTest.ExampleCustomSelector
Example for a custom selector type, works like @r but for entities.
|
Constructor and Description |
---|
EntitySelectorTest() |
Modifier and Type | Method and Description |
---|---|
private void |
healthArgument(EntitySelectorParser parser)
Example for a custom selector argument, checks for the health of the entity
|
void |
setup(FMLCommonSetupEvent event) |
public void setup(FMLCommonSetupEvent event)
private void healthArgument(EntitySelectorParser parser) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException