Class RoleEvent.FollowerFinishedEvent

java.lang.Object
net.minecraftforge.eventbus.api.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.world.entity.player.Player player, ICustomNpc npc)