jar

com.blocktyper : blocktyperplugin

Maven & Gradle

Apr 26, 2021
1 stars

BlockTyperPlugin · Minecraft Spigot plugin library project

Table Of Contents

Latest Version

Download com.blocktyper : blocktyperplugin JAR file - Latest Versions:

All Versions

Download com.blocktyper : blocktyperplugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.16.x
1.2.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 blocktyperplugin-1.16.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.blocktyper.v1_16_5

├─ com.blocktyper.v1_16_5.BlockTyperBasePlugin.class - [JAR]

├─ com.blocktyper.v1_16_5.BlockTyperCommand.class - [JAR]

├─ com.blocktyper.v1_16_5.BlockTyperListener.class - [JAR]

├─ com.blocktyper.v1_16_5.BlockTyperUtility.class - [JAR]

├─ com.blocktyper.v1_16_5.IBlockTyperPlugin.class - [JAR]

├─ com.blocktyper.v1_16_5.IBlockTyperUtility.class - [JAR]

com.blocktyper.v1_16_5.recipes.translation

├─ com.blocktyper.v1_16_5.recipes.translation.ContinuousTranslationListener.class - [JAR]

├─ com.blocktyper.v1_16_5.recipes.translation.TranslateOnInventoryClickListener.class - [JAR]

├─ com.blocktyper.v1_16_5.recipes.translation.TranslateOnInventoryOpenListener.class - [JAR]

├─ com.blocktyper.v1_16_5.recipes.translation.TranslateOnPickupListener.class - [JAR]

com.blocktyper.v1_16_5.config

├─ com.blocktyper.v1_16_5.config.BlockTyperConfig.class - [JAR]

com.blocktyper.v1_16_5.recipes

├─ com.blocktyper.v1_16_5.recipes.AbstractBlockTyperRecipe.class - [JAR]

├─ com.blocktyper.v1_16_5.recipes.BlockTyperRecipe.class - [JAR]

├─ com.blocktyper.v1_16_5.recipes.IBlockTyperRecipeRegistrar.class - [JAR]

├─ com.blocktyper.v1_16_5.recipes.IRecipe.class - [JAR]

├─ com.blocktyper.v1_16_5.recipes.RecipeCraftingListener.class - [JAR]

├─ com.blocktyper.v1_16_5.recipes.RecipeRegistrar.class - [JAR]

com.blocktyper.v1_16_5.serialization

├─ com.blocktyper.v1_16_5.serialization.CardboardBox.class - [JAR]

├─ com.blocktyper.v1_16_5.serialization.CardboardEnchantment.class - [JAR]

com.blocktyper.v1_16_5.nbt

├─ com.blocktyper.v1_16_5.nbt.ItemNBTIntegrationTest.class - [JAR]

├─ com.blocktyper.v1_16_5.nbt.NBTItem.class - [JAR]

├─ com.blocktyper.v1_16_5.nbt.NBTReflectionUtil.class - [JAR]

├─ com.blocktyper.v1_16_5.nbt.NbtHelper.class - [JAR]

com.blocktyper.v1_16_5.plugin

├─ com.blocktyper.v1_16_5.plugin.BlockTyperJsonFileWriterPlugin.class - [JAR]

├─ com.blocktyper.v1_16_5.plugin.BlockTyperLocalePlugin.class - [JAR]

├─ com.blocktyper.v1_16_5.plugin.BlockTyperLoggerPlugin.class - [JAR]

├─ com.blocktyper.v1_16_5.plugin.BlockTyperPlugin.class - [JAR]

├─ com.blocktyper.v1_16_5.plugin.DataBackupTask.class - [JAR]

com.blocktyper.v1_16_5.helpers

├─ com.blocktyper.v1_16_5.helpers.BlockDefinition.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.ClickedBlockHelper.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.ComplexMaterial.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.Coord.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.DimentionItemCount.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.IClickedBlockHelper.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.IPlayerHelper.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.IVillagerHelper.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.InvisHelper.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.Key.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.PlayerHelper.class - [JAR]

├─ com.blocktyper.v1_16_5.helpers.VillagerHelper.class - [JAR]

Advertisement