程序包分层结构:
- cn.chloeprime.aaa_particles_world,
- cn.chloeprime.aaa_particles_world.client,
- cn.chloeprime.aaa_particles_world.client.content,
- cn.chloeprime.aaa_particles_world.client.content.mc26_1,
- cn.chloeprime.aaa_particles_world.client.mc26_1,
- cn.chloeprime.aaa_particles_world.common,
- cn.chloeprime.aaa_particles_world.common.internal,
- cn.chloeprime.aaa_particles_world.fabric,
- cn.chloeprime.aaa_particles_world.fabric.client,
- cn.chloeprime.aaa_particles_world.mixin,
- cn.chloeprime.aaa_particles_world.mixin.client,
- cn.chloeprime.aaa_particles_world.mixin.client.mc26_1,
- cn.chloeprime.aaa_particles_world.util
类分层结构
- java.lang.Object
- cn.chloeprime.aaa_particles_world.client.AAAParticlesWorldClient
- cn.chloeprime.aaa_particles_world.AAAParticlesWorldMod
- cn.chloeprime.aaa_particles_world.fabric.AAAParticlesWorldModFabric (implements net.fabricmc.api.ModInitializer)
- cn.chloeprime.aaa_particles_world.fabric.client.AAAParticlesWorldModFabricClient (implements net.fabricmc.api.ClientModInitializer)
- cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffek
- cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffeks
- cn.chloeprime.aaa_particles_world.client.ClientConfig
- cn.chloeprime.aaa_particles_world.client.ClientPlatformMethods
- cn.chloeprime.aaa_particles_world.client.content.CritEffek
- net.minecraft.world.entity.Entity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, net.minecraft.core.component.DataComponentGetter, net.minecraft.util.debug.DebugValueSource, net.minecraft.world.level.entity.EntityAccess, net.fabricmc.fabric.api.event.lifecycle.v1.EntityLoadData, net.minecraft.world.entity.ItemOwner, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.world.entity.SlotProvider, net.minecraft.network.syncher.SyncedDataHolder, net.minecraft.core.TypedInstance<T>)
- cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
- cn.chloeprime.aaa_particles_world.client.content.mc26_1.ExplosionEffek26_1
- cn.chloeprime.aaa_particles_world.fabric.FabricPlatformMethods (implements cn.chloeprime.aaa_particles_world.common.PlatformMethods)
- cn.chloeprime.aaa_particles_world.client.mc26_1.ItemRenderHelper26_1
- cn.chloeprime.aaa_particles_world.client.content.LightningEffek
- cn.chloeprime.aaa_particles_world.client.content.LootBeamEffek
- cn.chloeprime.aaa_particles_world.client.content.LootDropSound
- cn.chloeprime.aaa_particles_world.client.content.MagicCritEffek
- cn.chloeprime.aaa_particles_world.mixin.client.MixinClientPacketListener
- cn.chloeprime.aaa_particles_world.mixin.client.mc26_1.MixinClientPacketListener26_1
- cn.chloeprime.aaa_particles_world.mixin.client.MixinLightningBoltRenderer
- cn.chloeprime.aaa_particles_world.mixin.client.MixinParticleEngine
- cn.chloeprime.aaa_particles_world.mixin.client.MixinParticleProviders
- cn.chloeprime.aaa_particles_world.common.ModSounds
- cn.chloeprime.aaa_particles_world.client.content.RocketTrailEffek
- cn.chloeprime.aaa_particles_world.client.TrackingEmitterAlternatives