mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-27 10:41:27 +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