索引

A B C D E F G H I L M O P R S T V Y 
常量字段值|所有程序包|所有类和接口

A

aaaParticles$getEffekTicket() - 接口中的方法 cn.chloeprime.aaa_particles_world.common.internal.EffekTicketHolder
 
aaaParticles$getEffekTicket() - 类中的方法 cn.chloeprime.aaa_particles_world.mixin.EffekTicketMixins
 
AAAParticlesWorldClient - cn.chloeprime.aaa_particles_world.client中的类
 
AAAParticlesWorldClient() - 类的构造器 cn.chloeprime.aaa_particles_world.client.AAAParticlesWorldClient
 
AAAParticlesWorldMod - cn.chloeprime.aaa_particles_world中的类
 
AAAParticlesWorldMod() - 类的构造器 cn.chloeprime.aaa_particles_world.AAAParticlesWorldMod
 
AAAParticlesWorldModForge - cn.chloeprime.aaa_particles_world.forge中的类
 
AAAParticlesWorldModForge() - 类的构造器 cn.chloeprime.aaa_particles_world.forge.AAAParticlesWorldModForge
 
AAAParticlesWorldModForgeClient - cn.chloeprime.aaa_particles_world.forge.client中的类
 
AAAParticlesWorldModForgeClient(ModContainer) - 类的构造器 cn.chloeprime.aaa_particles_world.forge.client.AAAParticlesWorldModForgeClient
 
addClientEntityJoinLevelCallback(Consumer<Entity>) - 类中的方法 cn.chloeprime.aaa_particles_world.client.ClientPlatformMethods
 
addClientEntityJoinLevelCallback(Consumer<Entity>) - 类中的方法 cn.chloeprime.aaa_particles_world.forge.client.ForgeClientPlatformMethods
 
addClientPreTickCallback(Runnable) - 类中的方法 cn.chloeprime.aaa_particles_world.client.ClientPlatformMethods
 
addClientPreTickCallback(Runnable) - 类中的方法 cn.chloeprime.aaa_particles_world.forge.client.ForgeClientPlatformMethods
 
AtmosphereEffek - cn.chloeprime.aaa_particles_world.client.content中的类
 
AtmosphereEffek(ResourceLocation) - 类的构造器 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffek
 
AtmosphereEffekManager - cn.chloeprime.aaa_particles_world.client.content中的枚举类
 
AtmosphereEffeks - cn.chloeprime.aaa_particles_world.client.content中的类
 
AtmosphereEffeks() - 类的构造器 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffeks
 

B

BIG - 记录类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek.Type
 
BIG_EXPLOSION_EFFEK - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
BooleanField - cn.chloeprime.aaa_particles_world.util中的记录类
 
BooleanField(BooleanField.Getter, BooleanField.Setter) - 记录类的构造器 cn.chloeprime.aaa_particles_world.util.BooleanField
创建 BooleanField 记录类的实例。
BooleanField.Getter - cn.chloeprime.aaa_particles_world.util中的接口
 
BooleanField.Setter - cn.chloeprime.aaa_particles_world.util中的接口
 
BUS - 类中的静态变量 cn.chloeprime.aaa_particles_world.forge.client.ForgeClientPlatformMethods
 

C

checkNearbyDyingEnderDragon(Level, double, double, double) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
ClientConfig - cn.chloeprime.aaa_particles_world.client中的类
 
ClientConfig() - 类的构造器 cn.chloeprime.aaa_particles_world.client.ClientConfig
 
ClientPlatformMethods - cn.chloeprime.aaa_particles_world.client中的类
 
ClientPlatformMethods() - 类的构造器 cn.chloeprime.aaa_particles_world.client.ClientPlatformMethods
 
cn.chloeprime.aaa_particles_world - 程序包 cn.chloeprime.aaa_particles_world
 
cn.chloeprime.aaa_particles_world.client - 程序包 cn.chloeprime.aaa_particles_world.client
 
cn.chloeprime.aaa_particles_world.client.content - 程序包 cn.chloeprime.aaa_particles_world.client.content
 
cn.chloeprime.aaa_particles_world.common - 程序包 cn.chloeprime.aaa_particles_world.common
 
cn.chloeprime.aaa_particles_world.common.internal - 程序包 cn.chloeprime.aaa_particles_world.common.internal
 
cn.chloeprime.aaa_particles_world.forge - 程序包 cn.chloeprime.aaa_particles_world.forge
 
cn.chloeprime.aaa_particles_world.forge.client - 程序包 cn.chloeprime.aaa_particles_world.forge.client
 
cn.chloeprime.aaa_particles_world.mixin - 程序包 cn.chloeprime.aaa_particles_world.mixin
 
cn.chloeprime.aaa_particles_world.mixin.client - 程序包 cn.chloeprime.aaa_particles_world.mixin.client
 
cn.chloeprime.aaa_particles_world.util - 程序包 cn.chloeprime.aaa_particles_world.util
 
createParticleWrapper(ExplosionEffek.Type, ClientLevel, double, double, double, double, double, double, float) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
CRIT_EFFEK - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.CritEffek
 
CritEffek - cn.chloeprime.aaa_particles_world.client.content中的类
 
CritEffek() - 类的构造器 cn.chloeprime.aaa_particles_world.client.content.CritEffek
 

D

DRAGON_SMALL - 记录类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek.Type
 

E

EFFEK_ID - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.LootBeamEffek
 
effekId() - 记录类中的方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek.Type
返回 effekId 记录组件的值。
EffekTicketHolder - cn.chloeprime.aaa_particles_world.common.internal中的接口
 
EffekTicketMixins - cn.chloeprime.aaa_particles_world.mixin中的类
 
EffekTicketMixins(EntityType<?>, Level) - 类的构造器 cn.chloeprime.aaa_particles_world.mixin.EffekTicketMixins
 
ENABLE_BIG_EXPLOSION - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.ClientConfig
 
ENABLE_CRIT - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.ClientConfig
 
ENABLE_FIREBALL_TRAIL - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.ClientConfig
 
ENABLE_FIREFLIES - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.ClientConfig
 
ENABLE_LIGHTNING - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.ClientConfig
 
ENABLE_LOOT_BEAM - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.ClientConfig
 
ENABLE_LOOT_SOUND - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.ClientConfig
 
ENABLE_MAGIC_CRIT - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.ClientConfig
 
ENABLE_SMALL_EXPLOSION - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.ClientConfig
 
equals(Object) - 记录类中的方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek.Type
指示某个其他对象是否“等于”此对象。
equals(Object) - 记录类中的方法 cn.chloeprime.aaa_particles_world.util.BooleanField
指示某个其他对象是否“等于”此对象。
ExplosionEffek - cn.chloeprime.aaa_particles_world.client.content中的类
 
ExplosionEffek() - 类的构造器 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
ExplosionEffek.Type - cn.chloeprime.aaa_particles_world.client.content中的记录类
 

F

FIREFLIES - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffeks
 
FLOATS_WITH_ITEM - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.LootBeamEffek
 
ForgeClientPlatformMethods - cn.chloeprime.aaa_particles_world.forge.client中的类
 
ForgeClientPlatformMethods() - 类的构造器 cn.chloeprime.aaa_particles_world.forge.client.ForgeClientPlatformMethods
 
ForgePlatformMethods - cn.chloeprime.aaa_particles_world.forge中的类
 
ForgePlatformMethods() - 类的构造器 cn.chloeprime.aaa_particles_world.forge.ForgePlatformMethods
 

G

get() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.ClientPlatformMethods
 
get() - 接口中的静态方法 cn.chloeprime.aaa_particles_world.common.PlatformMethods
 
get() - 记录类中的方法 cn.chloeprime.aaa_particles_world.util.BooleanField
 
get() - 接口中的方法 cn.chloeprime.aaa_particles_world.util.BooleanField.Getter
 
getColor(ItemStack) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.LootBeamEffek
 
getEffekId(Minecraft) - 类中的方法 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffek
 
getFadeOutTicks() - 类中的方法 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffek
 
getSwampTag() - 接口中的方法 cn.chloeprime.aaa_particles_world.common.PlatformMethods
 
getSwampTag() - 类中的方法 cn.chloeprime.aaa_particles_world.forge.ForgePlatformMethods
 
getter() - 记录类中的方法 cn.chloeprime.aaa_particles_world.util.BooleanField
返回 getter 记录组件的值。

H

hashCode() - 记录类中的方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek.Type
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 cn.chloeprime.aaa_particles_world.util.BooleanField
返回此对象的哈希代码值。

I

ID - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.RocketTrailEffek
 
init() - 类中的静态方法 cn.chloeprime.aaa_particles_world.AAAParticlesWorldMod
 
init() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.AAAParticlesWorldClient
 
init() - 枚举类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffekManager
 
init() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.RocketTrailEffek
 
init() - 类中的静态方法 cn.chloeprime.aaa_particles_world.common.ModSounds
 
INSTANCE - 枚举类 中的枚举常量 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffekManager
 
INTRINSIC_SCALE - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.CritEffek
 
INTRINSIC_SCALE - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.MagicCritEffek
 
intrinsicRadius() - 记录类中的方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek.Type
返回 intrinsicRadius 记录组件的值。
isEffekEnabled() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.AAAParticlesWorldClient
 
isEffekReduced() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.AAAParticlesWorldClient
 
isEnabled() - 枚举类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffekManager
 
isEnabled() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.CritEffek
 
isEnabled() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
isEnabled() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.LightningEffek
 
isEnabled() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.LootBeamEffek
 
isEnabled() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.LootDropSound
 
isEnabled() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.MagicCritEffek
 
isEnabled() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.RocketTrailEffek
 
isEnabled(Minecraft) - 类中的方法 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffek
 
isEnabledFor(Entity) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.RocketTrailEffek
 
isNotOnFireForEffekFireballs(boolean) - 类中的方法 cn.chloeprime.aaa_particles_world.mixin.MixinAbstractHurtingProjectile
 
isOnFire() - 类中的方法 cn.chloeprime.aaa_particles_world.mixin.MixinAbstractHurtingProjectile
 
isReplacingBigExplosion() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
isReplacingSmallExplosion() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 

L

LARGE_VANILLA_EXPLOSION_SIZE - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
LIGHTNING_EFFEK - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.LightningEffek
 
LightningEffek - cn.chloeprime.aaa_particles_world.client.content中的类
 
LightningEffek() - 类的构造器 cn.chloeprime.aaa_particles_world.client.content.LightningEffek
 
loc(String) - 类中的静态方法 cn.chloeprime.aaa_particles_world.AAAParticlesWorldMod
 
LOOT_DROP - 类中的静态变量 cn.chloeprime.aaa_particles_world.common.ModSounds
 
LootBeamEffek - cn.chloeprime.aaa_particles_world.client.content中的类
 
LootBeamEffek() - 类的构造器 cn.chloeprime.aaa_particles_world.client.content.LootBeamEffek
 
LootDropSound - cn.chloeprime.aaa_particles_world.client.content中的类
 
LootDropSound() - 类的构造器 cn.chloeprime.aaa_particles_world.client.content.LootDropSound
 

M

MAGIC_CRIT_EFFEK - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.MagicCritEffek
 
MagicCritEffek - cn.chloeprime.aaa_particles_world.client.content中的类
 
MagicCritEffek() - 类的构造器 cn.chloeprime.aaa_particles_world.client.content.MagicCritEffek
 
MixinAbstractHurtingProjectile - cn.chloeprime.aaa_particles_world.mixin中的类
 
MixinAbstractHurtingProjectile(EntityType<?>, Level) - 类的构造器 cn.chloeprime.aaa_particles_world.mixin.MixinAbstractHurtingProjectile
 
MixinClientPacketListener - cn.chloeprime.aaa_particles_world.mixin.client中的类
 
MixinClientPacketListener() - 类的构造器 cn.chloeprime.aaa_particles_world.mixin.client.MixinClientPacketListener
 
MixinItemEntity - cn.chloeprime.aaa_particles_world.mixin.client中的类
 
MixinItemEntity(EntityType<?>, Level) - 类的构造器 cn.chloeprime.aaa_particles_world.mixin.client.MixinItemEntity
 
MixinLightningBoltRenderer - cn.chloeprime.aaa_particles_world.mixin.client中的类
 
MixinLightningBoltRenderer() - 类的构造器 cn.chloeprime.aaa_particles_world.mixin.client.MixinLightningBoltRenderer
 
MixinParticleEngine - cn.chloeprime.aaa_particles_world.mixin.client中的类
 
MixinParticleEngine() - 类的构造器 cn.chloeprime.aaa_particles_world.mixin.client.MixinParticleEngine
 
MixinParticleProviders - cn.chloeprime.aaa_particles_world.mixin.client中的类
 
MixinParticleProviders() - 类的构造器 cn.chloeprime.aaa_particles_world.mixin.client.MixinParticleProviders
 
MOD_ID - 类中的静态变量 cn.chloeprime.aaa_particles_world.AAAParticlesWorldMod
 
ModSounds - cn.chloeprime.aaa_particles_world.common中的类
 
ModSounds() - 类的构造器 cn.chloeprime.aaa_particles_world.common.ModSounds
 

O

onCreatingTrackingEmitter(Entity, ParticleOptions, Runnable) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.TrackingEmitterAlternatives
 

P

PlatformMethods - cn.chloeprime.aaa_particles_world.common中的接口
 
play(Minecraft) - 类中的方法 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffek
 
play(Entity) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.RocketTrailEffek
 
playCritEffek(Entity) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.CritEffek
 
playExplosion(ExplosionEffek.Type, Level, double, double, double, float) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
playLightningEffek(Entity) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.LightningEffek
 
playLootBeamEffek(ItemEntity) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.LootBeamEffek
 
playMagicCritEffek(Entity) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.MagicCritEffek
 

R

REGISTRY - 枚举类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffekManager
 
RocketTrailEffek - cn.chloeprime.aaa_particles_world.client.content中的类
 
runDelayedEvents() - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.RocketTrailEffek
 

S

SCALE - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.RocketTrailEffek
 
set(boolean) - 记录类中的方法 cn.chloeprime.aaa_particles_world.util.BooleanField
 
set(boolean) - 接口中的方法 cn.chloeprime.aaa_particles_world.util.BooleanField.Setter
 
setter() - 记录类中的方法 cn.chloeprime.aaa_particles_world.util.BooleanField
返回 setter 记录组件的值。
SMALL - 记录类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek.Type
 
SMALL_DRAGON_EXPLOSION_SIZE - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
SMALL_EXPLOSION_EFFEK - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
SMALL_EXPLOSION_EFFEK_BLUE - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
SMALL_VANILLA_EXPLOSION_SIZE - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek
 
SPEC - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.ClientConfig
 

T

TARGET_SIZE - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.CritEffek
 
TARGET_SIZE - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.MagicCritEffek
 
toString() - 记录类中的方法 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek.Type
返回此记录类的字符串表示形式。
toString() - 记录类中的方法 cn.chloeprime.aaa_particles_world.util.BooleanField
返回此记录类的字符串表示形式。
TrackingEmitterAlternatives - cn.chloeprime.aaa_particles_world.client中的类
 
tryPlay(ItemEntity, BooleanField) - 类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.LootDropSound
 
Type(ResourceLocation, float) - 记录类的构造器 cn.chloeprime.aaa_particles_world.client.content.ExplosionEffek.Type
创建 Type 记录类的实例。

V

valueOf(String) - 枚举类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffekManager
返回带有指定名称的该类的枚举常量。
values() - 枚举类中的静态方法 cn.chloeprime.aaa_particles_world.client.content.AtmosphereEffekManager
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同

Y

Y_SPEED_THRESHOLD - 类中的静态变量 cn.chloeprime.aaa_particles_world.client.content.LootDropSound
防止丢到草径边上之类的场合,由于草径和周围完整方块细微的高度差 而导致音效连续播放两次,所以给播放音效添加一个最小下落速度需求。
A B C D E F G H I L M O P R S T V Y 
常量字段值|所有程序包|所有类和接口