dynmap/fabric-1.20/src/main/java/org/dynmap/fabric_1_20
Murilo Henrique Ghignatti b97d5045b6
Proper error catching (regarding Quilt)
When the mod is loaded by quilt and you try to get the path using this method an IllegalArgumentException is thrown, I think that quilt is not loading the mod as a file so this is why you are getting this error.
2023-09-13 21:53:17 -03:00
..
access fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00
command fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00
event fabric-1.20: update code to 1.20 2023-05-23 01:31:23 +02:00
mixin fabric-1.20: update code to 1.20 2023-05-23 01:31:23 +02:00
permissions fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00
DynmapMod.java Proper error catching (regarding Quilt) 2023-09-13 21:53:17 -03:00
DynmapPlugin.java Make fabric, forge consistent on block type logic 2023-06-08 16:00:47 -05:00
FabricAdapter.java fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00
FabricCommandSender.java fabric-1.20: update code to 1.20 2023-05-23 01:31:23 +02:00
FabricLogger.java fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00
FabricMapChunkCache.java fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00
FabricPlayer.java fabric-1.20: update code to 1.20 2023-05-23 01:31:23 +02:00
FabricServer.java fabric-1.20: update code to 1.20 2023-05-23 01:31:23 +02:00
FabricWorld.java fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00
NBT.java fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00
TaskRecord.java fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00
VersionCheck.java fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00