geforkt von Mirrors/Paper
SPIGOT-4135: Fix DOLPHINS_GRACE PotionEffectType Wrapper.
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
6dd5131628
Commit
193950a668
@ -160,7 +160,7 @@ public abstract class PotionEffectType {
|
||||
/**
|
||||
* Squee'ek uh'k kk'kkkk squeek eee'eek.
|
||||
*/
|
||||
public static final PotionEffectType DOLPHINS_GRACE = new PotionEffectTypeWrapper(29);
|
||||
public static final PotionEffectType DOLPHINS_GRACE = new PotionEffectTypeWrapper(30);
|
||||
|
||||
private final int id;
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren