mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-18 17:07:43 +01:00
fix repackage
This commit is contained in:
@@ -28,7 +28,7 @@ index f8a2aa31e38f64f88a82d5a388b58f1962d5fda0..b98f05c32d81195e779701d90d30f345
|
||||
StructureStart<?> structurestart = structureAccessor.getStartForFeature(sectionposition, StructureFeature.STRONGHOLD, chunk);
|
||||
-
|
||||
+ // Purpur start
|
||||
+ if (new net.pl3x.purpur.event.world.StructureGenerateEvent(
|
||||
+ if (new org.purpurmc.purpur.event.world.StructureGenerateEvent(
|
||||
+ structureAccessor.getWorld().getWorld(),
|
||||
+ org.bukkit.StructureType.getStructureTypes().get(structurestart.getFeature().getFeatureName().toLowerCase()),
|
||||
+ chunkcoordintpair.x,
|
||||
|
||||
Reference in New Issue
Block a user