jar

com.github.shynixn.structureblocklib : structureblocklib-bukkit-api

Maven & Gradle

Jun 09, 2023
25 usages
54 stars

StructureBlockLib · StructureBlockLib is a bukkit implementation for handling structures on spigot server.

Table Of Contents

Latest Version

Download com.github.shynixn.structureblocklib : structureblocklib-bukkit-api JAR file - Latest Versions:

All Versions

Download com.github.shynixn.structureblocklib : structureblocklib-bukkit-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window structureblocklib-bukkit-api-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.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.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.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.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.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.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.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]

Advertisement