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.forge.entity,
- eu.comosus.ananas.quirkyvehiclesframework.mixin,
- 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.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)
- net.minecraft.world.entity.Entity (implements net.minecraft.commands.CommandSource, net.minecraft.world.level.entity.EntityAccess, net.minecraftforge.common.extensions.IForgeEntity, 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.minecraftforge.entity.PartEntity<T>
- eu.comosus.ananas.quirkyvehiclesframework.forge.entity.ForgeEntityPart<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.platform.ForgeEntityPartsProvider (implements eu.comosus.ananas.quirkyvehiclesframework.platform.services.IEntityPartsProvider)
- eu.comosus.ananas.quirkyvehiclesframework.network.ForgeNetworkManager
- eu.comosus.ananas.quirkyvehiclesframework.platform.ForgePlatformHelper (implements eu.comosus.ananas.quirkyvehiclesframework.platform.services.IPlatformHelper)
- eu.comosus.ananas.quirkyvehiclesframework.network.ForgeQuirkyVehiclesPayloadsHandler (implements java.util.function.BiConsumer<T,U>)
- eu.comosus.ananas.quirkyvehiclesframework.platform.ForgeVehicleSteeringProvider (implements eu.comosus.ananas.quirkyvehiclesframework.platform.services.IVehicleSteeringProvider)
- 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.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>
- net.minecraftforge.common.capabilities.ICapabilityProvider
- net.minecraftforge.common.capabilities.ICapabilitySerializable<T> (also extends net.minecraftforge.common.util.INBTSerializable<T>)
- net.minecraftforge.common.extensions.IForgeEntity
- eu.comosus.ananas.quirkyvehiclesframework.platform.services.IEntityPartsProvider
- net.minecraftforge.common.util.INBTSerializable<T>
- net.minecraftforge.common.capabilities.ICapabilitySerializable<T> (also extends net.minecraftforge.common.capabilities.ICapabilityProvider)
- net.minecraftforge.common.extensions.IForgeEntity
- 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.forge.entity.MultiPartForgeEntity (also extends net.minecraftforge.common.extensions.IForgeEntity)
- eu.comosus.ananas.quirkyvehiclesframework.api.vehicle.MultiSteerableVehicle
- eu.comosus.ananas.quirkyvehiclesframework.controls.SharedVehicleControls.InputChecker