jar

com.github.shynixn.petblocks : petblocks-core

Maven & Gradle

Dec 04, 2021
19 usages
63 stars

PetBlocks · PetBlocks is a spigot and also a sponge plugin to use blocks and custom heads as pets in Minecraft.

Table Of Contents

Latest Version

Download com.github.shynixn.petblocks : petblocks-core JAR file - Latest Versions:

All Versions

Download com.github.shynixn.petblocks : petblocks-core JAR file - All Versions:

Version Vulnerabilities Size Updated
8.29.x
8.28.x
8.27.x
8.26.x
8.23.x
8.22.x
8.21.x
8.20.x
8.19.x
8.18.x
8.17.x
8.16.x
8.15.x
8.14.x
8.13.x
8.12.x
8.11.x
8.10.x
8.9.x
8.8.x
8.7.x
8.6.x
8.5.x
8.4.x
8.3.x
8.2.x
8.1.x
8.0.x
7.3.x
7.2.x
7.1.x
7.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 petblocks-core-8.29.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.shynixn.petblocks.core.logic.business.commandexecutor

├─ com.github.shynixn.petblocks.core.logic.business.commandexecutor.EditPetCommandExecutorImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.commandexecutor.PlayerPetActionCommandExecutorImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.commandexecutor.ReloadCommandExecutorImpl.class - [JAR]

com.github.shynixn.petblocks.core.logic.persistence.entity

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIAfraidOfWaterEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIAmbientSoundEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIBaseEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIBuffEffectEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AICarryEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIEntityNbtEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIFeedingEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIFleeInCombatEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIFloatInWaterEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIFlyRidingEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIFlyingEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIFollowBackEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIFollowOwnerEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIGroundRidingEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIHealthEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIHoppingEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIInventoryEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIMovementEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIParticleEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIWalkingEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.AIWearingEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.ChatMessageComponentEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.ChatMessageEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.GuiIconEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.GuiItemEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.GuiPlayerCacheEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.ItemEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.ObserveableArrayList.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.ParticleEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.PetBlocksPostSaveEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.PetBlocksPreSaveEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.PetMetaEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.PetPostSpawnEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.PetPreSpawnEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.PlayerDataEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.PlayerMetaEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.PositionEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.PotionEffectEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.SkinEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.SoundEntity.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.entity.StorageInventoryCache.class - [JAR]

com.github.shynixn.petblocks.core.logic.business.service

├─ com.github.shynixn.petblocks.core.logic.business.service.AIServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.CarryPetServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.CombatPetServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.FeedPetServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.GUIItemLoadServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.GUIPetStorageServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.GUIServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.HealthServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.LocalizationServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.LoggingSlf4jServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.LoggingUtilServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.PersistencePetMetaServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.PetActionServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.PetDebugServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.PetServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.PropertyTrackingServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.UpdateCheckServiceImpl.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.service.YamlSerializationServiceImpl.class - [JAR]

com.github.shynixn.petblocks.core.logic.business.serializer

├─ com.github.shynixn.petblocks.core.logic.business.serializer.ItemStackSerializer.class - [JAR]

com.github.shynixn.petblocks.core.logic.business.proxy

├─ com.github.shynixn.petblocks.core.logic.business.proxy.AICreationProxyImpl.class - [JAR]

com.github.shynixn.petblocks.core.logic.business.extension

├─ com.github.shynixn.petblocks.core.logic.business.extension.ExtensionMethodKt.class - [JAR]

com.github.shynixn.petblocks.core.logic.persistence.context

├─ com.github.shynixn.petblocks.core.logic.persistence.context.SqlDbContextImpl.class - [JAR]

com.github.shynixn.petblocks.core.logic.business.command

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetAICommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetDebugCommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetDisableCommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetEnableCommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetInventoryCommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetKillNextCommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetRenameCommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetResetCommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetSkinCommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetToggleCommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetToggleParticleCommand.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.command.EditPetToggleSoundCommand.class - [JAR]

com.github.shynixn.petblocks.core.logic.persistence.repository

├─ com.github.shynixn.petblocks.core.logic.persistence.repository.PetMetaSqlRepository.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.persistence.repository.PlayerDataRepositoryImpl.class - [JAR]

com.github.shynixn.petblocks.core.logic.business.pathfinder

├─ com.github.shynixn.petblocks.core.logic.business.pathfinder.BasePathfinder.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.pathfinder.PathfinderBuffEffect.class - [JAR]

├─ com.github.shynixn.petblocks.core.logic.business.pathfinder.PathfinderParticle.class - [JAR]

Advertisement

Dependencies from Group

Dec 04, 2021
25 usages
69 stars
Dec 04, 2021
19 usages
69 stars
Dec 04, 2021
19 usages
63 stars
Jan 30, 2018
2 usages
63 stars
Dec 04, 2021
1 usages
69 stars

Discover Dependencies

ws
Apr 11, 2017
13 usages
0 stars
Jan 26, 2022
13 usages
1 stars
Mar 28, 2019
6 usages
12 stars
Nov 15, 2019
4 usages
0 stars
Jun 21, 2022
32 usages
293 stars
Nov 07, 2014
4 usages
4.5k stars
Mar 23, 2022
4 usages
46 stars
Nov 27, 2012
8 usages