mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-10 17:42:16 +01:00
cleanup wrong at
This commit is contained in:
parent
5b17ebbd30
commit
c9fd2a7ad5
@ -1,11 +0,0 @@
|
|||||||
--- a/net/minecraft/world/level/dimension/end/EndDragonFight.java
|
|
||||||
+++ b/net/minecraft/world/level/dimension/end/EndDragonFight.java
|
|
||||||
@@ -92,7 +_,7 @@
|
|
||||||
@Nullable
|
|
||||||
public BlockPos portalLocation;
|
|
||||||
@Nullable
|
|
||||||
- public DragonRespawnAnimation respawnStage;
|
|
||||||
+ public DragonRespawnAnimation respawnStage;// Paper-At: public net.minecraft.world.level.dimension.end.EndDragonFight respawnStage
|
|
||||||
private int respawnTime;
|
|
||||||
@Nullable
|
|
||||||
public List<EndCrystal> respawnCrystals;
|
|
Loading…
Reference in New Issue
Block a user