Skip to content

Commit 0f1c96c

Browse files
committed
Add rehydration spawn reason
1 parent 3109d11 commit 0f1c96c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/laytonsmith/abstraction/enums/MCSpawnReason.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,5 @@ public enum MCSpawnReason {
5858
ENCHANTMENT,
5959
TRIAL_SPAWNER,
6060
POTION_EFFECT,
61+
REHYDRATION,
6162
}

0 commit comments

Comments
 (0)