jar

ru.divinecraft : custom-stuff-api

Maven & Gradle

Nov 08, 2020
1 stars

CustomStuff API

Table Of Contents

Latest Version

Download ru.divinecraft : custom-stuff-api JAR file - Latest Versions:

All Versions

Download ru.divinecraft : custom-stuff-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 custom-stuff-api-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ru.divinecraft.customstuff.api.chunk.handler

├─ ru.divinecraft.customstuff.api.chunk.handler.ChunkLoadingHandler.class - [JAR]

ru.divinecraft.customstuff.api.chunk

├─ ru.divinecraft.customstuff.api.chunk.AbstractCustomBlockChunkLoader.class - [JAR]

├─ ru.divinecraft.customstuff.api.chunk.ArrayBasedChunkDataStorage.class - [JAR]

├─ ru.divinecraft.customstuff.api.chunk.ChunkDataStorage.class - [JAR]

├─ ru.divinecraft.customstuff.api.chunk.CustomBlockChunk.class - [JAR]

├─ ru.divinecraft.customstuff.api.chunk.CustomBlockChunkLoader.class - [JAR]

├─ ru.divinecraft.customstuff.api.chunk.CustomBlockChunkRepository.class - [JAR]

├─ ru.divinecraft.customstuff.api.chunk.InvalidCustomBlockChunkException.class - [JAR]

ru.divinecraft.customstuff.api.item

├─ ru.divinecraft.customstuff.api.item.AbstractCustomItem.class - [JAR]

├─ ru.divinecraft.customstuff.api.item.AbstractCustomItems.class - [JAR]

├─ ru.divinecraft.customstuff.api.item.CustomItem.class - [JAR]

├─ ru.divinecraft.customstuff.api.item.CustomItems.class - [JAR]

├─ ru.divinecraft.customstuff.api.item.StaticCustomItem.class - [JAR]

├─ ru.divinecraft.customstuff.api.item.StaticCustomItems.class - [JAR]

ru.divinecraft.customstuff.api.physics

├─ ru.divinecraft.customstuff.api.physics.CustomPhysics.class - [JAR]

ru.divinecraft.customstuff.api.recipe

├─ ru.divinecraft.customstuff.api.recipe.CustomRecipe.class - [JAR]

├─ ru.divinecraft.customstuff.api.recipe.CustomShapedRecipe.class - [JAR]

├─ ru.divinecraft.customstuff.api.recipe.CustomShapelessRecipe.class - [JAR]

├─ ru.divinecraft.customstuff.api.recipe.ItemStackMatcher.class - [JAR]

├─ ru.divinecraft.customstuff.api.recipe.StaticCustomShapedRecipe.class - [JAR]

├─ ru.divinecraft.customstuff.api.recipe.StaticCustomShapelessRecipe.class - [JAR]

ru.divinecraft.customstuff.api.render

├─ ru.divinecraft.customstuff.api.render.CustomBlockRenderer.class - [JAR]

├─ ru.divinecraft.customstuff.api.render.CustomBlockRenderingProperties.class - [JAR]

├─ ru.divinecraft.customstuff.api.render.RenderedCustomBlock.class - [JAR]

├─ ru.divinecraft.customstuff.api.render.SimpleCustomBlockRenderingProperties.class - [JAR]

ru.divinecraft.customstuff.api.util.item

├─ ru.divinecraft.customstuff.api.util.item.ItemStackBuilder.class - [JAR]

├─ ru.divinecraft.customstuff.api.util.item.SimpleItemStackBuilder.class - [JAR]

ru.divinecraft.customstuff.api.block.event

├─ ru.divinecraft.customstuff.api.block.event.CustomBlockBreakEvent.class - [JAR]

├─ ru.divinecraft.customstuff.api.block.event.CustomBlockClickEvent.class - [JAR]

├─ ru.divinecraft.customstuff.api.block.event.CustomBlockPlaceEvent.class - [JAR]

ru.divinecraft.customstuff.api.nbt.utils.nmsmappings

├─ ru.divinecraft.customstuff.api.nbt.utils.nmsmappings.ClassWrapper.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.nmsmappings.ObjectCreator.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.nmsmappings.PackageWrapper.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.nmsmappings.ReflectionMethod.class - [JAR]

ru.divinecraft.customstuff.api.nbt.utils.annotations.ref

├─ ru.divinecraft.customstuff.api.nbt.utils.annotations.ref.MethodRefrence.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.annotations.ref.MethodRefrence1.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.annotations.ref.MethodRefrence2.class - [JAR]

ru.divinecraft.customstuff.api.item.manager

├─ ru.divinecraft.customstuff.api.item.manager.CustomItemManager.class - [JAR]

├─ ru.divinecraft.customstuff.api.item.manager.LoadingCustomItemManager.class - [JAR]

├─ ru.divinecraft.customstuff.api.item.manager.UnknownItemTypeException.class - [JAR]

ru.divinecraft.customstuff.api.block.properties

├─ ru.divinecraft.customstuff.api.block.properties.BlockProperties.class - [JAR]

├─ ru.divinecraft.customstuff.api.block.properties.StaticBlockProperties.class - [JAR]

ru.divinecraft.customstuff.api.inventory

├─ ru.divinecraft.customstuff.api.inventory.CustomInventory.class - [JAR]

├─ ru.divinecraft.customstuff.api.inventory.CustomInventoryHandle.class - [JAR]

├─ ru.divinecraft.customstuff.api.inventory.ManagedCustomInventory.class - [JAR]

├─ ru.divinecraft.customstuff.api.inventory.ManagedHoldingCustomInventory.class - [JAR]

├─ ru.divinecraft.customstuff.api.inventory.SimpleManagedHoldingCustomInventory.class - [JAR]

ru.divinecraft.customstuff.api.nbt.utils.annotations

├─ ru.divinecraft.customstuff.api.nbt.utils.annotations.AvaliableSince.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.annotations.CheckUtil.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.annotations.FAUtil.class - [JAR]

ru.divinecraft.customstuff.api.util

├─ ru.divinecraft.customstuff.api.util.BlockUtil.class - [JAR]

├─ ru.divinecraft.customstuff.api.util.FuelUtil.class - [JAR]

├─ ru.divinecraft.customstuff.api.util.MaterialUtil.class - [JAR]

├─ ru.divinecraft.customstuff.api.util.NbtConversionUtil.class - [JAR]

├─ ru.divinecraft.customstuff.api.util.NbtUtil.class - [JAR]

ru.divinecraft.customstuff.api.inventory.manager

├─ ru.divinecraft.customstuff.api.inventory.manager.CustomInventoryController.class - [JAR]

├─ ru.divinecraft.customstuff.api.inventory.manager.CustomInventoryManager.class - [JAR]

ru.divinecraft.customstuff.api.nbt.utils

├─ ru.divinecraft.customstuff.api.nbt.utils.ApiMetricsLite.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.GsonWrapper.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.MinecraftVersion.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.ReflectionUtil.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.utils.VersionChecker.class - [JAR]

ru.divinecraft.customstuff.api.service

├─ ru.divinecraft.customstuff.api.service.AbstractCustomStuffDependantService.class - [JAR]

├─ ru.divinecraft.customstuff.api.service.AbstractCustomStuffService.class - [JAR]

├─ ru.divinecraft.customstuff.api.service.BukkitLoadingCustomStuff.class - [JAR]

├─ ru.divinecraft.customstuff.api.service.CustomStuff.class - [JAR]

├─ ru.divinecraft.customstuff.api.service.CustomStuffDependantService.class - [JAR]

├─ ru.divinecraft.customstuff.api.service.CustomStuffService.class - [JAR]

├─ ru.divinecraft.customstuff.api.service.LoadingCustomStuff.class - [JAR]

├─ ru.divinecraft.customstuff.api.service.ManagedBukkitLoadingCustomStuff.class - [JAR]

├─ ru.divinecraft.customstuff.api.service.ManagedLoadingCustomStuff.class - [JAR]

├─ ru.divinecraft.customstuff.api.service.SimpleCustomStuff.class - [JAR]

├─ ru.divinecraft.customstuff.api.service.SimpleLoadingCustomStuffPreLoaders.class - [JAR]

ru.divinecraft.customstuff.api.item.event

├─ ru.divinecraft.customstuff.api.item.event.CustomItemClickEvent.class - [JAR]

ru.divinecraft.customstuff.api.block.manager

├─ ru.divinecraft.customstuff.api.block.manager.CustomBlockManager.class - [JAR]

├─ ru.divinecraft.customstuff.api.block.manager.LoadingCustomBlockManager.class - [JAR]

├─ ru.divinecraft.customstuff.api.block.manager.UnknownBlockTypeException.class - [JAR]

ru.divinecraft.customstuff.api.nbt

├─ ru.divinecraft.customstuff.api.nbt.NBTCompound.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTCompoundList.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTContainer.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTDoubleList.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTEntity.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTFile.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTFloatList.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTGameProfile.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTIntegerList.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTItem.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTList.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTListCompound.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTLongList.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTReflectionUtil.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTStringList.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTTileEntity.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NBTType.class - [JAR]

├─ ru.divinecraft.customstuff.api.nbt.NbtApiException.class - [JAR]

ru.divinecraft.customstuff.api.item.properties

├─ ru.divinecraft.customstuff.api.item.properties.ItemProperties.class - [JAR]

├─ ru.divinecraft.customstuff.api.item.properties.StaticItemProperties.class - [JAR]

ru.divinecraft.customstuff.api.block

├─ ru.divinecraft.customstuff.api.block.AbstractCustomBlock.class - [JAR]

├─ ru.divinecraft.customstuff.api.block.AbstractCustomBlocks.class - [JAR]

├─ ru.divinecraft.customstuff.api.block.CustomBlock.class - [JAR]

├─ ru.divinecraft.customstuff.api.block.CustomBlocks.class - [JAR]

├─ ru.divinecraft.customstuff.api.block.StaticCustomBlock.class - [JAR]

├─ ru.divinecraft.customstuff.api.block.StaticCustomBlocks.class - [JAR]

ru.divinecraft.customstuff.api.recipe.manager

├─ ru.divinecraft.customstuff.api.recipe.manager.CustomRecipeManager.class - [JAR]