Package Hierarchies:
- eu.comosus.ananas.quirkyvehiclesframework,
- eu.comosus.ananas.quirkyvehiclesframework.api.entity,
- eu.comosus.ananas.quirkyvehiclesframework.api.vehicle,
- eu.comosus.ananas.quirkyvehiclesframework.controls,
- eu.comosus.ananas.quirkyvehiclesframework.entity,
- eu.comosus.ananas.quirkyvehiclesframework.entity.characteristics,
- eu.comosus.ananas.quirkyvehiclesframework.mixin,
- eu.comosus.ananas.quirkyvehiclesframework.neoforge.api.entity,
- eu.comosus.ananas.quirkyvehiclesframework.network,
- eu.comosus.ananas.quirkyvehiclesframework.packet,
- eu.comosus.ananas.quirkyvehiclesframework.platform,
- eu.comosus.ananas.quirkyvehiclesframework.platform.services
Class Hierarchy
- java.lang.Object
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
- net.minecraft.world.entity.Entity (implements net.minecraft.commands.CommandSource, net.minecraft.world.level.entity.EntityAccess, net.neoforged.neoforge.common.extensions.IEntityExtension, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
- eu.comosus.ananas.quirkyvehiclesframework.api.entity.GenericEntityPart<T,S> (implements eu.comosus.ananas.quirkyvehiclesframework.api.entity.EntityPart<T,S>)
- net.neoforged.neoforge.entity.PartEntity<T>
- eu.comosus.ananas.quirkyvehiclesframework.neoforge.api.entity.NeoForgeEntityPart<T> (implements eu.comosus.ananas.quirkyvehiclesframework.api.entity.EntityPart<T,S>)
- eu.comosus.ananas.quirkyvehiclesframework.entity.characteristics.Collidable
- eu.comosus.ananas.quirkyvehiclesframework.CommonClass
- eu.comosus.ananas.quirkyvehiclesframework.Constants
- eu.comosus.ananas.quirkyvehiclesframework.entity.LevelSubEntities
- eu.comosus.ananas.quirkyvehiclesframework.mixin.MixinEntity
- eu.comosus.ananas.quirkyvehiclesframework.mixin.MixinEntityRenderDispatcher
- eu.comosus.ananas.quirkyvehiclesframework.mixin.MixinEntityRenderDispatcherDragon
- eu.comosus.ananas.quirkyvehiclesframework.mixin.MixinLevel
- eu.comosus.ananas.quirkyvehiclesframework.mixin.MixinLevelSubEntities
- eu.comosus.ananas.quirkyvehiclesframework.platform.NeoForgeEntityPartsProvider (implements eu.comosus.ananas.quirkyvehiclesframework.platform.services.IEntityPartsProvider)
- eu.comosus.ananas.quirkyvehiclesframework.platform.NeoForgePlatformHelper (implements eu.comosus.ananas.quirkyvehiclesframework.platform.services.IPlatformHelper)
- eu.comosus.ananas.quirkyvehiclesframework.network.NeoForgeQuirkyVehiclesPayloadsHandler (implements net.neoforged.neoforge.network.handling.IPayloadHandler<T>)
- eu.comosus.ananas.quirkyvehiclesframework.platform.NeoForgeVehicleSteeringProvider (implements eu.comosus.ananas.quirkyvehiclesframework.platform.services.IVehicleSteeringProvider)
- eu.comosus.ananas.quirkyvehiclesframework.QuirkyVehiclesFramework
- eu.comosus.ananas.quirkyvehiclesframework.platform.QuirkyVehiclesServices
- eu.comosus.ananas.quirkyvehiclesframework.packet.ServerboundVehicleSteeringPayload (implements net.minecraft.network.protocol.common.custom.CustomPacketPayload)
- eu.comosus.ananas.quirkyvehiclesframework.controls.SharedVehicleControls
Interface Hierarchy
- eu.comosus.ananas.quirkyvehiclesframework.api.entity.EntityPart<T,S>
- eu.comosus.ananas.quirkyvehiclesframework.platform.services.IEntityPartsProvider
- net.neoforged.neoforge.common.util.INBTSerializable<T>
- net.neoforged.neoforge.common.extensions.IEntityExtension
- eu.comosus.ananas.quirkyvehiclesframework.platform.services.IPlatformHelper
- eu.comosus.ananas.quirkyvehiclesframework.platform.services.IVehicleSteeringProvider
- eu.comosus.ananas.quirkyvehiclesframework.api.entity.MultiPartEntity<T>
- eu.comosus.ananas.quirkyvehiclesframework.neoforge.api.entity.MultiPartNeoForgeEntity (also extends net.neoforged.neoforge.common.extensions.IEntityExtension)
- eu.comosus.ananas.quirkyvehiclesframework.api.vehicle.MultiSteerableVehicle
- eu.comosus.ananas.quirkyvehiclesframework.controls.SharedVehicleControls.InputChecker