Skip to content

Commit

Permalink
drop SpawnEntityEvent.ChunkLoad
Browse files Browse the repository at this point in the history
  • Loading branch information
Faithcaio committed May 31, 2021
1 parent ab85249 commit b956dca
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,5 @@ public interface SpawnEntityEvent extends AffectEntityEvent {
*/
interface Pre extends SpawnEntityEvent {}

interface ChunkLoad extends SpawnEntityEvent {}

interface Custom extends SpawnEntityEvent {}
}

0 comments on commit b956dca

Please sign in to comment.