Class EntitySelectorWrapper

java.lang.Object
dev.latvian.mods.kubejs.plugin.builtin.wrapper.EntitySelectorWrapper

public class EntitySelectorWrapper extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.commands.arguments.selector.EntitySelector
    of(net.minecraft.commands.arguments.selector.EntitySelector selector)
     
    static net.minecraft.commands.arguments.selector.EntitySelector
    wrap(dev.latvian.mods.rhino.Context cx, @Nullable Object o)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EntitySelectorWrapper

      public EntitySelectorWrapper()
  • Method Details

    • of

      public static net.minecraft.commands.arguments.selector.EntitySelector of(net.minecraft.commands.arguments.selector.EntitySelector selector)
    • wrap

      @HideFromJS public static net.minecraft.commands.arguments.selector.EntitySelector wrap(dev.latvian.mods.rhino.Context cx, @Nullable @Nullable Object o)