Class RoleEvent.FollowerFinishedEvent

java.lang.Object
net.minecraftforge.fml.common.eventhandler.Event
noppes.npcs.api.event.CustomNPCsEvent
noppes.npcs.api.event.RoleEvent
noppes.npcs.api.event.RoleEvent.FollowerFinishedEvent
Enclosing class:
RoleEvent

public static class RoleEvent.FollowerFinishedEvent
extends RoleEvent
  • Constructor Details

    • FollowerFinishedEvent

      public FollowerFinishedEvent​(net.minecraft.entity.player.EntityPlayer player, ICustomNpc npc)