Class FabricEntityManager

java.lang.Object
com.elikill58.negativity.fabric.impl.entity.FabricEntityManager

public class FabricEntityManager extends Object
  • Constructor Details

    • FabricEntityManager

      public FabricEntityManager()
  • Method Details

    • getPlayer

      public static @Nullable Player getPlayer(@Nullable net.minecraft.server.network.ServerPlayerEntity p)
    • getEntity

      public static @Nullable Entity getEntity(@Nullable net.minecraft.entity.Entity e)
    • getExecutor

      public static @Nullable CommandSender getExecutor(@Nullable net.minecraft.command.CommandSource src)
    • getProjectile

      public static @Nullable Entity getProjectile(@Nullable net.minecraft.entity.Entity shooter)