mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 04:05:50 -07:00
@@ -8,5 +8,6 @@ public enum SkullType {
|
|||||||
WITHER,
|
WITHER,
|
||||||
ZOMBIE,
|
ZOMBIE,
|
||||||
PLAYER,
|
PLAYER,
|
||||||
CREEPER;
|
CREEPER,
|
||||||
|
DRAGON;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user