File tree Expand file tree Collapse file tree
type.jerrysworkshop/src/main/java/net/swofty/type/jerrysworkshop/npcs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33import net .minestom .server .coordinate .Pos ;
44import net .swofty .type .generic .entity .npc .HypixelNPC ;
55import net .swofty .type .generic .entity .npc .configuration .HumanConfiguration ;
6+ import net .swofty .type .generic .event .custom .NPCInteractEvent ;
67import net .swofty .type .generic .user .HypixelPlayer ;
78import net .swofty .type .skyblockgeneric .gui .inventories .banker .GUIBanker ;
89
Original file line number Diff line number Diff line change 33import net .minestom .server .coordinate .Pos ;
44import net .swofty .type .generic .entity .npc .HypixelNPC ;
55import net .swofty .type .generic .entity .npc .configuration .HumanConfiguration ;
6+ import net .swofty .type .generic .event .custom .NPCInteractEvent ;
67import net .swofty .type .generic .user .HypixelPlayer ;
78
89public class NPCEinary extends HypixelNPC {
Original file line number Diff line number Diff line change 33import net .minestom .server .coordinate .Pos ;
44import net .swofty .type .generic .entity .npc .HypixelNPC ;
55import net .swofty .type .generic .entity .npc .configuration .HumanConfiguration ;
6+ import net .swofty .type .generic .event .custom .NPCInteractEvent ;
67import net .swofty .type .generic .user .HypixelPlayer ;
78
89public class NPCFrosty extends HypixelNPC {
Original file line number Diff line number Diff line change 33import net .minestom .server .coordinate .Pos ;
44import net .swofty .type .generic .entity .npc .HypixelNPC ;
55import net .swofty .type .generic .entity .npc .configuration .HumanConfiguration ;
6+ import net .swofty .type .generic .event .custom .NPCInteractEvent ;
67import net .swofty .type .generic .user .HypixelPlayer ;
78
89public class NPCGary extends HypixelNPC {
Original file line number Diff line number Diff line change 33import net .minestom .server .coordinate .Pos ;
44import net .swofty .type .generic .entity .npc .HypixelNPC ;
55import net .swofty .type .generic .entity .npc .configuration .HumanConfiguration ;
6+ import net .swofty .type .generic .event .custom .NPCInteractEvent ;
67import net .swofty .type .generic .user .HypixelPlayer ;
78
89public class NPCGenerow extends HypixelNPC {
Original file line number Diff line number Diff line change 33import net .minestom .server .coordinate .Pos ;
44import net .swofty .type .generic .entity .npc .HypixelNPC ;
55import net .swofty .type .generic .entity .npc .configuration .HumanConfiguration ;
6+ import net .swofty .type .generic .event .custom .NPCInteractEvent ;
67import net .swofty .type .generic .user .HypixelPlayer ;
78
89public class NPCGulliver extends HypixelNPC {
Original file line number Diff line number Diff line change 33import net .minestom .server .coordinate .Pos ;
44import net .swofty .type .generic .entity .npc .HypixelNPC ;
55import net .swofty .type .generic .entity .npc .configuration .HumanConfiguration ;
6+ import net .swofty .type .generic .event .custom .NPCInteractEvent ;
67import net .swofty .type .generic .user .HypixelPlayer ;
78
89public class NPCMaaike extends HypixelNPC {
Original file line number Diff line number Diff line change 55import net .swofty .type .generic .entity .npc .HypixelNPC ;
66import net .swofty .type .generic .entity .npc .configuration .AnimalConfiguration ;
77import net .swofty .type .generic .entity .npc .configuration .HumanConfiguration ;
8+ import net .swofty .type .generic .event .custom .NPCInteractEvent ;
89import net .swofty .type .generic .user .HypixelPlayer ;
910
1011public class NPCSherry extends HypixelNPC {
Original file line number Diff line number Diff line change 33import net .minestom .server .coordinate .Pos ;
44import net .swofty .type .generic .entity .npc .HypixelNPC ;
55import net .swofty .type .generic .entity .npc .configuration .HumanConfiguration ;
6+ import net .swofty .type .generic .event .custom .NPCInteractEvent ;
67import net .swofty .type .generic .user .HypixelPlayer ;
78
89public class NPCStJerry extends HypixelNPC {
Original file line number Diff line number Diff line change 44import net .swofty .type .generic .entity .npc .HypixelNPC ;
55import net .swofty .type .generic .entity .npc .configuration .HumanConfiguration ;
66import net .swofty .type .generic .entity .npc .configuration .NPCConfiguration ;
7+ import net .swofty .type .generic .event .custom .NPCInteractEvent ;
78import net .swofty .type .generic .user .HypixelPlayer ;
89
910public class NPCTerry extends HypixelNPC {
You can’t perform that action at this time.
0 commit comments