View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window structureblocklib-bukkit-core-2.11.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.shynixn.structureblocklib.bukkit.v1_14_R1
├─ com.github.shynixn.structureblocklib.bukkit.v1_14_R1.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_14_R1.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_14_R1.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_14_R1.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.api.enumeration
├─ com.github.shynixn.structureblocklib.api.enumeration.StructureMirror.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.enumeration.StructureMode.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.enumeration.StructureRestriction.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.enumeration.StructureRotation.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.enumeration.Version.class - [JAR]
com.github.shynixn.structureblocklib.api.bukkit.block
├─ com.github.shynixn.structureblocklib.api.bukkit.block.StructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.bukkit.block.StructureBlockConstruction.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.bukkit.block.StructureBlockCorner.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.bukkit.block.StructureBlockData.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.bukkit.block.StructureBlockLoad.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.bukkit.block.StructureBlockSave.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_12_R1
├─ com.github.shynixn.structureblocklib.bukkit.v1_12_R1.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_12_R1.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_12_R1.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_12_R1.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_16_R3
├─ com.github.shynixn.structureblocklib.bukkit.v1_16_R3.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_16_R3.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_16_R3.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_16_R3.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.api.block
├─ com.github.shynixn.structureblocklib.api.block.StructureBlockAbstract.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.block.StructureBlockConstructionAbstract.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.block.StructureBlockCornerAbstract.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.block.StructureBlockDataAbstract.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.block.StructureBlockLoadAbstract.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.block.StructureBlockSaveAbstract.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_18_R2
├─ com.github.shynixn.structureblocklib.bukkit.v1_18_R2.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_18_R2.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_18_R2.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_18_R2.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_18_R1
├─ com.github.shynixn.structureblocklib.bukkit.v1_18_R1.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_18_R1.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_18_R1.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_18_R1.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_20_R1
├─ com.github.shynixn.structureblocklib.bukkit.v1_20_R1.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_20_R1.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_20_R1.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_20_R1.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.core.block
├─ com.github.shynixn.structureblocklib.core.block.StructureBlockAbstractImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit
├─ com.github.shynixn.structureblocklib.bukkit.Main.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_9_R2
├─ com.github.shynixn.structureblocklib.bukkit.v1_9_R2.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_9_R2.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_9_R2.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_9_R2.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.lib.org.jetbrains.annotations
├─ com.github.shynixn.structureblocklib.lib.org.jetbrains.annotations.Async.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.jetbrains.annotations.Contract.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.jetbrains.annotations.Nls.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.jetbrains.annotations.NonNls.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.jetbrains.annotations.NotNull.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.jetbrains.annotations.Nullable.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.jetbrains.annotations.PropertyKey.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.jetbrains.annotations.TestOnly.class - [JAR]
com.github.shynixn.structureblocklib.core.entity
├─ com.github.shynixn.structureblocklib.core.entity.GenericWrapper.class - [JAR]
├─ com.github.shynixn.structureblocklib.core.entity.PositionImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.core.entity.ProgressTokenImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.core.entity.StructureLoaderAbstractImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.core.entity.StructurePlaceMetaImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.core.entity.StructureReadMetaImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.core.entity.StructureSaverAbstractImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_10_R1
├─ com.github.shynixn.structureblocklib.bukkit.v1_10_R1.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_10_R1.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_10_R1.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_10_R1.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.service
├─ com.github.shynixn.structureblocklib.bukkit.service.ProxyServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.entity
├─ com.github.shynixn.structureblocklib.bukkit.entity.StructureLoaderImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.entity.StructureSaverImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_13_R2
├─ com.github.shynixn.structureblocklib.bukkit.v1_13_R2.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_13_R2.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_13_R2.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_13_R2.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_15_R1
├─ com.github.shynixn.structureblocklib.bukkit.v1_15_R1.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_15_R1.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_15_R1.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_15_R1.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.api.service
├─ com.github.shynixn.structureblocklib.api.service.ProxyService.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.service.StructureSerializationService.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.service.StructureWorldService.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.service.TypeConversionService.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_17_R1
├─ com.github.shynixn.structureblocklib.bukkit.v1_17_R1.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_17_R1.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_17_R1.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_17_R1.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.api.bukkit.entity
├─ com.github.shynixn.structureblocklib.api.bukkit.entity.StructureLoader.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.bukkit.entity.StructureSaver.class - [JAR]
com.github.shynixn.structureblocklib.api.bukkit
├─ com.github.shynixn.structureblocklib.api.bukkit.StructureBlockLib.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.bukkit.StructureBlockLibApi.class - [JAR]
com.github.shynixn.structureblocklib.api.entity
├─ com.github.shynixn.structureblocklib.api.entity.Position.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.entity.ProgressToken.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.entity.StructureEntity.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.entity.StructureLoaderAbstract.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.entity.StructurePlaceMeta.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.entity.StructurePlacePart.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.entity.StructureReadMeta.class - [JAR]
├─ com.github.shynixn.structureblocklib.api.entity.StructureSaverAbstract.class - [JAR]
com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations
├─ com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations.Flow.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations.Identifier.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations.JdkConstants.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations.Language.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations.MagicConstant.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations.Pattern.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations.PrintFormat.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations.PrintFormatPattern.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations.RegExp.class - [JAR]
├─ com.github.shynixn.structureblocklib.lib.org.intellij.lang.annotations.Subst.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_19_R1
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R1.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R1.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R1.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R1.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_19_R2
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R2.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R2.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R2.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R2.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_19_R3
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R3.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R3.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R3.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R3.TypeConversionServiceImpl.class - [JAR]
com.github.shynixn.structureblocklib.bukkit.v1_11_R1
├─ com.github.shynixn.structureblocklib.bukkit.v1_11_R1.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_11_R1.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_11_R1.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_11_R1.TypeConversionServiceImpl.class - [JAR]