All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download rpgitems JAR 3.12.1 with all dependencies


The legacy RPGItems continues. (fork)

Files of the artifact rpgitems version 3.12.1 from the group top.mrxiaom.

Artifact rpgitems
Group top.mrxiaom
Version 3.12.1
Last update 04. November 2023
Tags: fork legacy rpgitems continues
Organization not specified
URL https://github.com/MrXiaoM/RPGItems-reloaded
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 3.12.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of rpgitems Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of rpgitems version 3.12.1

META-INF
META-INF.META-INF.MANIFEST.MF
cat.nyaa.nyaacore
cat.nyaa.nyaacore.cat.nyaa.nyaacore.BasicItemMatcher
cat.nyaa.nyaacore.cat.nyaa.nyaacore.ILocalizer
cat.nyaa.nyaacore.cat.nyaa.nyaacore.LanguageRepository
cat.nyaa.nyaacore.cat.nyaa.nyaacore.Message
cat.nyaa.nyaacore.cat.nyaa.nyaacore.NyaaCoreLoader
cat.nyaa.nyaacore.cat.nyaa.nyaacore.Pair
cat.nyaa.nyaacore.cmdreceiver
cat.nyaa.nyaacore.cmdreceiver.cat.nyaa.nyaacore.cmdreceiver.ArgumentParsingException
cat.nyaa.nyaacore.cmdreceiver.cat.nyaa.nyaacore.cmdreceiver.Arguments
cat.nyaa.nyaacore.cmdreceiver.cat.nyaa.nyaacore.cmdreceiver.BadCommandException
cat.nyaa.nyaacore.cmdreceiver.cat.nyaa.nyaacore.cmdreceiver.CommandReceiver
cat.nyaa.nyaacore.cmdreceiver.cat.nyaa.nyaacore.cmdreceiver.NoItemInHandException
cat.nyaa.nyaacore.cmdreceiver.cat.nyaa.nyaacore.cmdreceiver.NoPermissionException
cat.nyaa.nyaacore.cmdreceiver.cat.nyaa.nyaacore.cmdreceiver.NotPlayerException
cat.nyaa.nyaacore.cmdreceiver.cat.nyaa.nyaacore.cmdreceiver.SubCommand
cat.nyaa.nyaacore.component
cat.nyaa.nyaacore.component.cat.nyaa.nyaacore.component.ComponentDuplicatedException
cat.nyaa.nyaacore.component.cat.nyaa.nyaacore.component.ComponentNotAvailableException
cat.nyaa.nyaacore.component.cat.nyaa.nyaacore.component.IComponent
cat.nyaa.nyaacore.component.cat.nyaa.nyaacore.component.IDamageStatistic
cat.nyaa.nyaacore.component.cat.nyaa.nyaacore.component.IMessageQueue
cat.nyaa.nyaacore.component.cat.nyaa.nyaacore.component.ISystemBalance
cat.nyaa.nyaacore.component.cat.nyaa.nyaacore.component.ITemporaryStorage
cat.nyaa.nyaacore.component.cat.nyaa.nyaacore.component.NyaaComponent
cat.nyaa.nyaacore.configuration
cat.nyaa.nyaacore.configuration.cat.nyaa.nyaacore.configuration.FileConfigure
cat.nyaa.nyaacore.configuration.cat.nyaa.nyaacore.configuration.Getter
cat.nyaa.nyaacore.configuration.cat.nyaa.nyaacore.configuration.ISerializable
cat.nyaa.nyaacore.configuration.cat.nyaa.nyaacore.configuration.NbtItemStack
cat.nyaa.nyaacore.configuration.cat.nyaa.nyaacore.configuration.PluginConfigure
cat.nyaa.nyaacore.configuration.cat.nyaa.nyaacore.configuration.PropertyHelper
cat.nyaa.nyaacore.configuration.cat.nyaa.nyaacore.configuration.Setter
cat.nyaa.nyaacore.configuration.annotation
cat.nyaa.nyaacore.configuration.annotation.cat.nyaa.nyaacore.configuration.annotation.Deserializer
cat.nyaa.nyaacore.configuration.annotation.cat.nyaa.nyaacore.configuration.annotation.Serializer
cat.nyaa.nyaacore.http.client
cat.nyaa.nyaacore.http.client.cat.nyaa.nyaacore.http.client.HttpClient
cat.nyaa.nyaacore.http.server
cat.nyaa.nyaacore.http.server.cat.nyaa.nyaacore.http.server.ChunkedResponse
cat.nyaa.nyaacore.http.server.cat.nyaa.nyaacore.http.server.Responder
cat.nyaa.nyaacore.http.server.cat.nyaa.nyaacore.http.server.ResponseHead
cat.nyaa.nyaacore.http.server.cat.nyaa.nyaacore.http.server.TinyHttpServer
cat.nyaa.nyaacore.http.server.cat.nyaa.nyaacore.http.server.TinyHttpServerHandler
cat.nyaa.nyaacore.http.server.cat.nyaa.nyaacore.http.server.TinyHttpServerInitializer
cat.nyaa.nyaacore.orm
cat.nyaa.nyaacore.orm.cat.nyaa.nyaacore.orm.BundledSQLUtils
cat.nyaa.nyaacore.orm.cat.nyaa.nyaacore.orm.DataTypeMapping
cat.nyaa.nyaacore.orm.cat.nyaa.nyaacore.orm.DatabaseUtils
cat.nyaa.nyaacore.orm.cat.nyaa.nyaacore.orm.NonUniqueResultException
cat.nyaa.nyaacore.orm.cat.nyaa.nyaacore.orm.ObjectFieldModifier
cat.nyaa.nyaacore.orm.cat.nyaa.nyaacore.orm.ObjectModifier
cat.nyaa.nyaacore.orm.cat.nyaa.nyaacore.orm.RollbackGuard
cat.nyaa.nyaacore.orm.cat.nyaa.nyaacore.orm.WhereClause
cat.nyaa.nyaacore.orm.annotations
cat.nyaa.nyaacore.orm.annotations.cat.nyaa.nyaacore.orm.annotations.Column
cat.nyaa.nyaacore.orm.annotations.cat.nyaa.nyaacore.orm.annotations.Table
cat.nyaa.nyaacore.orm.backends
cat.nyaa.nyaacore.orm.backends.cat.nyaa.nyaacore.orm.backends.BackendConfig
cat.nyaa.nyaacore.orm.backends.cat.nyaa.nyaacore.orm.backends.BaseTypedTable
cat.nyaa.nyaacore.orm.backends.cat.nyaa.nyaacore.orm.backends.IConnectedDatabase
cat.nyaa.nyaacore.orm.backends.cat.nyaa.nyaacore.orm.backends.ITable
cat.nyaa.nyaacore.orm.backends.cat.nyaa.nyaacore.orm.backends.ITypedTable
cat.nyaa.nyaacore.orm.backends.cat.nyaa.nyaacore.orm.backends.MysqlDatabase
cat.nyaa.nyaacore.orm.backends.cat.nyaa.nyaacore.orm.backends.SQLiteDatabase
cat.nyaa.nyaacore.timer
cat.nyaa.nyaacore.timer.cat.nyaa.nyaacore.timer.ITimerCallback
cat.nyaa.nyaacore.timer.cat.nyaa.nyaacore.timer.TimerData
cat.nyaa.nyaacore.timer.cat.nyaa.nyaacore.timer.TimerHandler
cat.nyaa.nyaacore.timer.cat.nyaa.nyaacore.timer.TimerManager
cat.nyaa.nyaacore.timer.cat.nyaa.nyaacore.timer.TimerPersistData
cat.nyaa.nyaacore.utils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.ClassPathUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.ClickSelectionUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.ConcurrentUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.EntityUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.ExperienceUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.HexColorUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.IPCUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.InventoryUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.ItemStackUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.ItemTagUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.LocaleUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.MathUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.NmsUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.OfflinePlayerUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.RayTraceUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.ReflectionUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.TeleportUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.TridentUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.VaultUtils
cat.nyaa.nyaacore.utils.cat.nyaa.nyaacore.utils.VersionUtils
think.rpgitems
think.rpgitems.think.rpgitems.AdminCommands
think.rpgitems.think.rpgitems.ConditionCommands
think.rpgitems.think.rpgitems.Configuration
think.rpgitems.think.rpgitems.Events
think.rpgitems.think.rpgitems.I18n
think.rpgitems.think.rpgitems.MarkerCommands
think.rpgitems.think.rpgitems.MetaCommands
think.rpgitems.think.rpgitems.ModifierCommands
think.rpgitems.think.rpgitems.PowerCommands
think.rpgitems.think.rpgitems.RPGItems
think.rpgitems.think.rpgitems.TemplateCommands
think.rpgitems.think.rpgitems.TriggerCommands
think.rpgitems.think.rpgitems.UserHandler
think.rpgitems.think.rpgitems.WikiCommand
think.rpgitems.api
think.rpgitems.api.think.rpgitems.api.RPGItems
think.rpgitems.data
think.rpgitems.data.think.rpgitems.data.Context
think.rpgitems.data.think.rpgitems.data.Font
think.rpgitems.event
think.rpgitems.event.think.rpgitems.event.BeamEndEvent
think.rpgitems.event.think.rpgitems.event.BeamHitBlockEvent
think.rpgitems.event.think.rpgitems.event.BeamHitEntityEvent
think.rpgitems.event.think.rpgitems.event.ItemsLoadedEvent
think.rpgitems.event.think.rpgitems.event.LoreUpdateEvent
think.rpgitems.item
think.rpgitems.item.think.rpgitems.item.ItemGroup
think.rpgitems.item.think.rpgitems.item.ItemInfo
think.rpgitems.item.think.rpgitems.item.ItemManager
think.rpgitems.item.think.rpgitems.item.ItemStackWrapper
think.rpgitems.item.think.rpgitems.item.RPGItem
think.rpgitems.power
think.rpgitems.power.think.rpgitems.power.AcceptedValue
think.rpgitems.power.think.rpgitems.power.BasePower
think.rpgitems.power.think.rpgitems.power.BasePropertyHolder
think.rpgitems.power.think.rpgitems.power.BooleanChoice
think.rpgitems.power.think.rpgitems.power.Completion
think.rpgitems.power.think.rpgitems.power.Condition
think.rpgitems.power.think.rpgitems.power.Deserializer
think.rpgitems.power.think.rpgitems.power.Getter
think.rpgitems.power.think.rpgitems.power.Marker
think.rpgitems.power.think.rpgitems.power.Meta
think.rpgitems.power.think.rpgitems.power.OffhandMode
think.rpgitems.power.think.rpgitems.power.Pimpl
think.rpgitems.power.think.rpgitems.power.PlaceholderHolder
think.rpgitems.power.think.rpgitems.power.Power
think.rpgitems.power.think.rpgitems.power.PowerAttachment
think.rpgitems.power.think.rpgitems.power.PowerBeamHit
think.rpgitems.power.think.rpgitems.power.PowerBowShoot
think.rpgitems.power.think.rpgitems.power.PowerEntity
think.rpgitems.power.think.rpgitems.power.PowerHit
think.rpgitems.power.think.rpgitems.power.PowerHitTaken
think.rpgitems.power.think.rpgitems.power.PowerHurt
think.rpgitems.power.think.rpgitems.power.PowerLeftClick
think.rpgitems.power.think.rpgitems.power.PowerLivingEntity
think.rpgitems.power.think.rpgitems.power.PowerLocation
think.rpgitems.power.think.rpgitems.power.PowerMainhandItem
think.rpgitems.power.think.rpgitems.power.PowerManager
think.rpgitems.power.think.rpgitems.power.PowerOffhandClick
think.rpgitems.power.think.rpgitems.power.PowerOffhandItem
think.rpgitems.power.think.rpgitems.power.PowerPlain
think.rpgitems.power.think.rpgitems.power.PowerProjectileHit
think.rpgitems.power.think.rpgitems.power.PowerProjectileLaunch
think.rpgitems.power.think.rpgitems.power.PowerResult
think.rpgitems.power.think.rpgitems.power.PowerRightClick
think.rpgitems.power.think.rpgitems.power.PowerSneak
think.rpgitems.power.think.rpgitems.power.PowerSneaking
think.rpgitems.power.think.rpgitems.power.PowerSprint
think.rpgitems.power.think.rpgitems.power.PowerTick
think.rpgitems.power.think.rpgitems.power.Preset
think.rpgitems.power.think.rpgitems.power.Property
think.rpgitems.power.think.rpgitems.power.PropertyHolder
think.rpgitems.power.think.rpgitems.power.PropertyInstance
think.rpgitems.power.think.rpgitems.power.RPGCommandReceiver
think.rpgitems.power.think.rpgitems.power.RPGItemsPowersPostFireEvent
think.rpgitems.power.think.rpgitems.power.RPGItemsPowersPreFireEvent
think.rpgitems.power.think.rpgitems.power.Serializer
think.rpgitems.power.think.rpgitems.power.Setter
think.rpgitems.power.think.rpgitems.power.TagHolder
think.rpgitems.power.think.rpgitems.power.Ticker
think.rpgitems.power.think.rpgitems.power.TriggerPreset
think.rpgitems.power.think.rpgitems.power.TriggerResult
think.rpgitems.power.think.rpgitems.power.UnknownExtensionException
think.rpgitems.power.think.rpgitems.power.UnknownPowerException
think.rpgitems.power.think.rpgitems.power.Utils
think.rpgitems.power.cond
think.rpgitems.power.cond.think.rpgitems.power.cond.AndCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.BaseCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.ChanceCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.DamageTypeCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.DurabilityCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.EquipmentCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.EvalCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.LastResultCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.OrCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.ScoreboardCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.SlotCondition
think.rpgitems.power.cond.think.rpgitems.power.cond.XorCondition
think.rpgitems.power.impl
think.rpgitems.power.impl.think.rpgitems.power.impl.AOE
think.rpgitems.power.impl.think.rpgitems.power.impl.AOECommand
think.rpgitems.power.impl.think.rpgitems.power.impl.AOEDamage
think.rpgitems.power.impl.think.rpgitems.power.impl.Airborne
think.rpgitems.power.impl.think.rpgitems.power.impl.Arrows
think.rpgitems.power.impl.think.rpgitems.power.impl.Attachments
think.rpgitems.power.impl.think.rpgitems.power.impl.Attract
think.rpgitems.power.impl.think.rpgitems.power.impl.Beam
think.rpgitems.power.impl.think.rpgitems.power.impl.CancelBowArrow
think.rpgitems.power.impl.think.rpgitems.power.impl.Charge
think.rpgitems.power.impl.think.rpgitems.power.impl.Command
think.rpgitems.power.impl.think.rpgitems.power.impl.CommandHit
think.rpgitems.power.impl.think.rpgitems.power.impl.Consume
think.rpgitems.power.impl.think.rpgitems.power.impl.ConsumeHit
think.rpgitems.power.impl.think.rpgitems.power.impl.CriticalHit
think.rpgitems.power.impl.think.rpgitems.power.impl.DeathCommand
think.rpgitems.power.impl.think.rpgitems.power.impl.Deflect
think.rpgitems.power.impl.think.rpgitems.power.impl.DelayedCommand
think.rpgitems.power.impl.think.rpgitems.power.impl.Dummy
think.rpgitems.power.impl.think.rpgitems.power.impl.Economy
think.rpgitems.power.impl.think.rpgitems.power.impl.EnchantedHit
think.rpgitems.power.impl.think.rpgitems.power.impl.EvalDamage
think.rpgitems.power.impl.think.rpgitems.power.impl.Explosion
think.rpgitems.power.impl.think.rpgitems.power.impl.Fire
think.rpgitems.power.impl.think.rpgitems.power.impl.FireballPower
think.rpgitems.power.impl.think.rpgitems.power.impl.Flame
think.rpgitems.power.impl.think.rpgitems.power.impl.Food
think.rpgitems.power.impl.think.rpgitems.power.impl.ForceField
think.rpgitems.power.impl.think.rpgitems.power.impl.Glove
think.rpgitems.power.impl.think.rpgitems.power.impl.GunFu
think.rpgitems.power.impl.think.rpgitems.power.impl.Headshot
think.rpgitems.power.impl.think.rpgitems.power.impl.Ice
think.rpgitems.power.impl.think.rpgitems.power.impl.Knockup
think.rpgitems.power.impl.think.rpgitems.power.impl.LifeSteal
think.rpgitems.power.impl.think.rpgitems.power.impl.Lightning
think.rpgitems.power.impl.think.rpgitems.power.impl.Mount
think.rpgitems.power.impl.think.rpgitems.power.impl.NoImmutableTick
think.rpgitems.power.impl.think.rpgitems.power.impl.ParticleBarrier
think.rpgitems.power.impl.think.rpgitems.power.impl.ParticlePower
think.rpgitems.power.impl.think.rpgitems.power.impl.ParticleTick
think.rpgitems.power.impl.think.rpgitems.power.impl.PlayLocation
think.rpgitems.power.impl.think.rpgitems.power.impl.PotionHit
think.rpgitems.power.impl.think.rpgitems.power.impl.PotionSelf
think.rpgitems.power.impl.think.rpgitems.power.impl.PotionTick
think.rpgitems.power.impl.think.rpgitems.power.impl.ProjectilePower
think.rpgitems.power.impl.think.rpgitems.power.impl.Pumpkin
think.rpgitems.power.impl.think.rpgitems.power.impl.Rainbow
think.rpgitems.power.impl.think.rpgitems.power.impl.RealDamage
think.rpgitems.power.impl.think.rpgitems.power.impl.Repair
think.rpgitems.power.impl.think.rpgitems.power.impl.Rescue
think.rpgitems.power.impl.think.rpgitems.power.impl.Rumble
think.rpgitems.power.impl.think.rpgitems.power.impl.Scoreboard
think.rpgitems.power.impl.think.rpgitems.power.impl.ShulkerBulletPower
think.rpgitems.power.impl.think.rpgitems.power.impl.SkyHook
think.rpgitems.power.impl.think.rpgitems.power.impl.SoundPower
think.rpgitems.power.impl.think.rpgitems.power.impl.Stuck
think.rpgitems.power.impl.think.rpgitems.power.impl.TNTCannon
think.rpgitems.power.impl.think.rpgitems.power.impl.Teleport
think.rpgitems.power.impl.think.rpgitems.power.impl.Throw
think.rpgitems.power.impl.think.rpgitems.power.impl.TippedArrows
think.rpgitems.power.impl.think.rpgitems.power.impl.Torch
think.rpgitems.power.impl.think.rpgitems.power.impl.Translocator
think.rpgitems.power.marker
think.rpgitems.power.marker.think.rpgitems.power.marker.AttributeModifier
think.rpgitems.power.marker.think.rpgitems.power.marker.BaseMarker
think.rpgitems.power.marker.think.rpgitems.power.marker.LoreFilter
think.rpgitems.power.marker.think.rpgitems.power.marker.Ranged
think.rpgitems.power.marker.think.rpgitems.power.marker.RangedOnly
think.rpgitems.power.marker.think.rpgitems.power.marker.Selector
think.rpgitems.power.marker.think.rpgitems.power.marker.Unbreakable
think.rpgitems.power.marker.think.rpgitems.power.marker.Unique
think.rpgitems.power
think.rpgitems.power.think.rpgitems.power.package-info
think.rpgitems.power.propertymodifier
think.rpgitems.power.propertymodifier.think.rpgitems.power.propertymodifier.BaseModifier
think.rpgitems.power.propertymodifier.think.rpgitems.power.propertymodifier.DivModifier
think.rpgitems.power.propertymodifier.think.rpgitems.power.propertymodifier.DoubleModifier
think.rpgitems.power.propertymodifier.think.rpgitems.power.propertymodifier.EvalModifier
think.rpgitems.power.propertymodifier.think.rpgitems.power.propertymodifier.Modifier
think.rpgitems.power.propertymodifier.think.rpgitems.power.propertymodifier.MulModifier
think.rpgitems.power.propertymodifier.think.rpgitems.power.propertymodifier.PlusModifier
think.rpgitems.power.propertymodifier.think.rpgitems.power.propertymodifier.RgiParameter
think.rpgitems.power.proxy
think.rpgitems.power.proxy.think.rpgitems.power.proxy.Interceptor
think.rpgitems.power.proxy.think.rpgitems.power.proxy.NotUser
think.rpgitems.power.trigger
think.rpgitems.power.trigger.think.rpgitems.power.trigger.Attachment
think.rpgitems.power.trigger.think.rpgitems.power.trigger.BaseTriggers
think.rpgitems.power.trigger.think.rpgitems.power.trigger.BeamHit
think.rpgitems.power.trigger.think.rpgitems.power.trigger.BowShoot
think.rpgitems.power.trigger.think.rpgitems.power.trigger.Dying
think.rpgitems.power.trigger.think.rpgitems.power.trigger.Hit
think.rpgitems.power.trigger.think.rpgitems.power.trigger.HitGlobal
think.rpgitems.power.trigger.think.rpgitems.power.trigger.HitTaken
think.rpgitems.power.trigger.think.rpgitems.power.trigger.Hurt
think.rpgitems.power.trigger.think.rpgitems.power.trigger.LeftClick
think.rpgitems.power.trigger.think.rpgitems.power.trigger.LivingEntity
think.rpgitems.power.trigger.think.rpgitems.power.trigger.Location
think.rpgitems.power.trigger.think.rpgitems.power.trigger.OffhandClick
think.rpgitems.power.trigger.think.rpgitems.power.trigger.PickupOffhand
think.rpgitems.power.trigger.think.rpgitems.power.trigger.PlaceOffhand
think.rpgitems.power.trigger.think.rpgitems.power.trigger.ProjectileHit
think.rpgitems.power.trigger.think.rpgitems.power.trigger.ProjectileLaunch
think.rpgitems.power.trigger.think.rpgitems.power.trigger.RightClick
think.rpgitems.power.trigger.think.rpgitems.power.trigger.Sneak
think.rpgitems.power.trigger.think.rpgitems.power.trigger.Sneaking
think.rpgitems.power.trigger.think.rpgitems.power.trigger.Sprint
think.rpgitems.power.trigger.think.rpgitems.power.trigger.SwapToMainhand
think.rpgitems.power.trigger.think.rpgitems.power.trigger.SwapToOffhand
think.rpgitems.power.trigger.think.rpgitems.power.trigger.Tick
think.rpgitems.power.trigger.think.rpgitems.power.trigger.TickOffhand
think.rpgitems.power.trigger.think.rpgitems.power.trigger.Trigger
think.rpgitems.support
think.rpgitems.support.think.rpgitems.support.WGHandler
think.rpgitems.support.think.rpgitems.support.WGSupport
think.rpgitems.utils
think.rpgitems.utils.think.rpgitems.utils.ArmorStandUtil
think.rpgitems.utils.think.rpgitems.utils.ColorHelper
think.rpgitems.utils.think.rpgitems.utils.ItemTagUtils
think.rpgitems.utils.think.rpgitems.utils.LightContext
think.rpgitems.utils.think.rpgitems.utils.MaterialUtils
think.rpgitems.utils.think.rpgitems.utils.NetworkUtils
think.rpgitems.utils.think.rpgitems.utils.PotionEffectUtils
think.rpgitems.utils.think.rpgitems.utils.Weightable
think.rpgitems.utils.think.rpgitems.utils.WeightedPair
think.rpgitems.utils.cast
think.rpgitems.utils.cast.think.rpgitems.utils.cast.CastUtils
think.rpgitems.utils.cast.think.rpgitems.utils.cast.RangedDoubleValue
think.rpgitems.utils.cast.think.rpgitems.utils.cast.RangedValueSerializer
think.rpgitems.utils.cast.think.rpgitems.utils.cast.RoundedConeInfo




© 2015 - 2024 Weber Informatics LLC | Privacy Policy