Class SendoutListener

java.lang.Object
com.pixelmonmod.pixelmon.client.listener.SendoutListener

public class SendoutListener extends Object
Created by Jay113355 on 12/12/2018.
  • Constructor Details

    • SendoutListener

      public SendoutListener()
  • Method Details

    • onEntityJoinWorld

      public static void onEntityJoinWorld(net.minecraftforge.event.entity.EntityJoinLevelEvent event)
    • isInWorld

      public static boolean isInWorld(UUID uuid, net.minecraft.world.level.Level world)
    • getEntityInWorld

      public static PixelmonEntity getEntityInWorld(UUID uuid, net.minecraft.world.level.Level world)