Class Hierarchy
- java.lang.Object
- name.dashkal.minecraft.hexresearch.fabric.cc.CognitiveInducerMarkComponentImpl (implements name.dashkal.minecraft.hexresearch.fabric.cc.CognitiveInducerMarkComponent)
- name.dashkal.minecraft.hexresearch.fabric.cc.DeprecatedComponentImpl (implements name.dashkal.minecraft.hexresearch.fabric.cc.DeprecatedComponent)
- net.minecraft.world.entity.Entity (implements net.minecraft.commands.CommandSource, dev.onyxstudios.cca.api.v3.component.ComponentAccess, net.minecraft.world.level.entity.EntityAccess, net.minecraft.world.Nameable)
- name.dashkal.minecraft.hexresearch.fabric.event.EventsFabric
- name.dashkal.minecraft.hexresearch.fabric.cc.HexResearchCC (implements dev.onyxstudios.cca.api.v3.entity.EntityComponentInitializer)
- name.dashkal.minecraft.hexresearch.fabric.HexResearchClientFabric (implements net.fabricmc.api.ClientModInitializer)
- name.dashkal.minecraft.hexresearch.config.HexResearchConfig
- name.dashkal.minecraft.hexresearch.fabric.HexResearchFabric (implements net.fabricmc.api.ModInitializer)
- name.dashkal.minecraft.hexresearch.fabric.event.LifecycleEventHandler
- net.minecraft.world.effect.MobEffect
- name.dashkal.minecraft.hexresearch.effect.MindFatigueEffect
- name.dashkal.minecraft.hexresearch.fabric.client.network.NetworkClientFabric
- name.dashkal.minecraft.hexresearch.fabric.network.NetworkingFabric
- name.dashkal.minecraft.hexresearch.fabric.event.PlayerEventHandler
- name.dashkal.minecraft.hexresearch.fabric.network.S2CConfigSyncPacket
- name.dashkal.minecraft.hexresearch.xplat.XPlatAPI
Interface Hierarchy
- dev.onyxstudios.cca.api.v3.component.Component
- dev.onyxstudios.cca.api.v3.component.ComponentV3