Class EntitySelectorTest.ExampleCustomSelector

java.lang.Object
net.minecraftforge.debug.chat.EntitySelectorTest.ExampleCustomSelector
All Implemented Interfaces:
IEntitySelectorType
Enclosing class:
EntitySelectorTest

private class EntitySelectorTest.ExampleCustomSelector extends Object implements IEntitySelectorType
Example for a custom selector type, works like @r but for entities. Basically does exactly what @e[sorter=random, limit=1, ...] does.