Class EntitySelectorTest

java.lang.Object
net.minecraftforge.debug.chat.EntitySelectorTest

public class EntitySelectorTest extends Object
  • Constructor Details

    • EntitySelectorTest

      public EntitySelectorTest()
  • Method Details

    • setup

      public void setup(FMLCommonSetupEvent event)
    • healthArgument

      private void healthArgument(EntitySelectorParser parser) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Example for a custom selector argument, checks for the health of the entity
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException