Hierarchy For All Packages
Package Hierarchies:- org.samo_lego.golfiv,
- org.samo_lego.golfiv.casts,
- org.samo_lego.golfiv.commands,
- org.samo_lego.golfiv.event,
- org.samo_lego.golfiv.event.combat,
- org.samo_lego.golfiv.event.S2CPacket,
- org.samo_lego.golfiv.mixin,
- org.samo_lego.golfiv.mixin.accessors,
- org.samo_lego.golfiv.mixin.duplication,
- org.samo_lego.golfiv.mixin.illegal_actions,
- org.samo_lego.golfiv.mixin.illegal_items,
- org.samo_lego.golfiv.mixin.movement,
- org.samo_lego.golfiv.mixin.packets,
- org.samo_lego.golfiv.storage,
- org.samo_lego.golfiv.utils
Class Hierarchy
- java.lang.Object
- org.samo_lego.golfiv.event.combat.AngleCheck (implements net.fabricmc.fabric.api.event.player.AttackEntityCallback, net.fabricmc.fabric.api.event.player.UseEntityCallback)
- org.samo_lego.golfiv.event.combat.CombatModule
- net.minecraft.entity.Entity (implements net.minecraft.server.command.CommandOutput, net.minecraft.world.entity.EntityLike, net.minecraft.util.Nameable)
- net.minecraft.entity.LivingEntity (implements net.minecraft.entity.Attackable)
- net.minecraft.entity.player.PlayerEntity
- org.samo_lego.golfiv.mixin.packets.ServerPlayerEntityMixin_CreativeInventoryPatch
- net.minecraft.entity.player.PlayerEntity
- net.minecraft.entity.LivingEntity (implements net.minecraft.entity.Attackable)
- org.samo_lego.golfiv.event.S2CPacket.EntityEquipmentPatch (implements org.samo_lego.golfiv.event.S2CPacket.S2CPacketCallback)
- org.samo_lego.golfiv.mixin.movement.EntityMixin_NetherRoofDamage
- org.samo_lego.golfiv.event.S2CPacket.EntityTeleportDataPatch (implements org.samo_lego.golfiv.event.S2CPacket.S2CPacketCallback)
- org.samo_lego.golfiv.mixin.duplication.FallingBlockEntityMixin_GravityBlockDupe
- org.samo_lego.golfiv.commands.GolfCommand
- org.samo_lego.golfiv.storage.GolfConfig
- org.samo_lego.golfiv.storage.GolfConfig.Combat
- org.samo_lego.golfiv.storage.GolfConfig.Duplication
- org.samo_lego.golfiv.storage.GolfConfig.IllegalItems
- org.samo_lego.golfiv.storage.GolfConfig.IllegalItems.Creative
- org.samo_lego.golfiv.storage.GolfConfig.IllegalItems.Survival
- org.samo_lego.golfiv.storage.GolfConfig.Main
- org.samo_lego.golfiv.storage.GolfConfig.Movement
- org.samo_lego.golfiv.storage.GolfConfig.Packet
- org.samo_lego.golfiv.GolfIV (implements net.fabricmc.api.ModInitializer)
- org.samo_lego.golfiv.utils.GolfLogger
- org.samo_lego.golfiv.event.IllegalBlockBreakCheck (implements net.fabricmc.fabric.api.event.player.PlayerBlockBreakEvents.Before)
- org.samo_lego.golfiv.event.combat.InventoryHitCheck (implements net.fabricmc.fabric.api.event.player.AttackEntityCallback, net.fabricmc.fabric.api.event.player.UseEntityCallback)
- org.samo_lego.golfiv.event.S2CPacket.ItemInventoryKickPatch (implements org.samo_lego.golfiv.event.S2CPacket.S2CPacketCallback)
- org.samo_lego.golfiv.mixin.illegal_items.ItemStackMixinCast_ItemStackChecker (implements org.samo_lego.golfiv.casts.ItemStackChecker)
- org.samo_lego.golfiv.mixin.PistonMixin_PreventDestruction
- org.samo_lego.golfiv.mixin.illegal_items.PlayerInventoryMixin_IllegalsCheckInsert
- org.samo_lego.golfiv.event.combat.ReachCheck (implements net.fabricmc.fabric.api.event.player.AttackEntityCallback, net.fabricmc.fabric.api.event.player.UseEntityCallback)
- org.samo_lego.golfiv.event.S2CPacket.S2CPacketModule
- org.samo_lego.golfiv.mixin.illegal_actions.ServerPlayerEntityMixin_InventoryClose
- org.samo_lego.golfiv.mixin.duplication.ServerPlayerEntityMixin_NoConnectionDeath
- org.samo_lego.golfiv.mixin.illegal_actions.ServerPlayerEntityMixin_PortalsGuiCheck
- org.samo_lego.golfiv.mixin.ServerPlayerEntityMixinCast_Golfer (implements org.samo_lego.golfiv.casts.Golfer)
- org.samo_lego.golfiv.mixin.movement.ServerPlayNetworkHandler_OnGroundCheck
- org.samo_lego.golfiv.mixin.illegal_items.ServerPlayNetworkHandlerMixin_CreativeItemsCheck
- org.samo_lego.golfiv.mixin.packets.ServerPlayNetworkHandlerMixin_EntityDataPatch
- org.samo_lego.golfiv.mixin.illegal_items.ServerPlayNetworkHandlerMixin_IllegalsCheckSlot
- org.samo_lego.golfiv.mixin.illegal_actions.ServerPlayNetworkHandlerMixin_MessageCheck
- org.samo_lego.golfiv.mixin.packets.ServerPlayNetworkHandlerMixin_PacketEvents
- org.samo_lego.golfiv.event.S2CPacket.SoundCoordinatesPatch (implements org.samo_lego.golfiv.event.S2CPacket.S2CPacketCallback)
- org.samo_lego.golfiv.mixin.duplication.StringTagMixin_StringWriteLimit
- org.samo_lego.golfiv.event.combat.WallHitCheck (implements net.fabricmc.fabric.api.event.player.AttackEntityCallback, net.fabricmc.fabric.api.event.player.UseEntityCallback)
Interface Hierarchy
- org.samo_lego.golfiv.mixin.accessors.DataTrackerAccessor
- org.samo_lego.golfiv.mixin.accessors.EntityAccessor
- org.samo_lego.golfiv.mixin.accessors.EntityEquipmentUpdateS2CPacketAccessor
- org.samo_lego.golfiv.event.combat.EntityInteractPacketCallback
- org.samo_lego.golfiv.mixin.accessors.EntityPositionS2CPacketAccessor
- org.samo_lego.golfiv.casts.Golfer
- org.samo_lego.golfiv.mixin.accessors.InventoryS2CPacketAccessor
- org.samo_lego.golfiv.mixin.accessors.ItemEntityAccessor
- org.samo_lego.golfiv.casts.ItemStackChecker
- org.samo_lego.golfiv.mixin.accessors.LivingEntityAccessor
- org.samo_lego.golfiv.mixin.accessors.PlayerEntityAccessor
- org.samo_lego.golfiv.mixin.accessors.PlayerMoveC2SPacketAccessor
- org.samo_lego.golfiv.mixin.accessors.PlaySoundS2CPacketAccessor
- org.samo_lego.golfiv.event.S2CPacket.S2CPacketCallback
- org.samo_lego.golfiv.mixin.accessors.ScreenHandlerSlotUpdateS2CPacketAccessor