Uses of Class
net.minecraft.client.multiplayer.ClientLevel
Packages that use ClientLevel
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of ClientLevel in net.minecraft.client
Fields in net.minecraft.client declared as ClientLevelMethods in net.minecraft.client with parameters of type ClientLevelModifier and TypeMethodDescriptionvoidMinecraft.setLevel(ClientLevel pLevel) private voidMinecraft.updateLevelInEngines(@Nullable ClientLevel pLevel) private voidMinecraft.updateLevelInEngines(@Nullable ClientLevel pLevel, boolean pStopSounds) -
Uses of ClientLevel in net.minecraft.client.color.item
Methods in net.minecraft.client.color.item with parameters of type ClientLevelModifier and TypeMethodDescriptionintConstant.calculate(ItemStack p_387612_, @Nullable ClientLevel p_390387_, @Nullable LivingEntity p_390469_) intCustomModelDataSource.calculate(ItemStack p_387541_, @Nullable ClientLevel p_390516_, @Nullable LivingEntity p_390366_) intDye.calculate(ItemStack p_387455_, @Nullable ClientLevel p_390508_, @Nullable LivingEntity p_390428_) intFirework.calculate(ItemStack p_387104_, @Nullable ClientLevel p_390445_, @Nullable LivingEntity p_390517_) intGrassColorSource.calculate(ItemStack p_388684_, @Nullable ClientLevel p_390380_, @Nullable LivingEntity p_390527_) intItemTintSource.calculate(ItemStack pStack, @Nullable ClientLevel pLevel, @Nullable LivingEntity pEntity) intMapColor.calculate(ItemStack p_388784_, @Nullable ClientLevel p_390518_, @Nullable LivingEntity p_390370_) intPotion.calculate(ItemStack p_387621_, @Nullable ClientLevel p_390426_, @Nullable LivingEntity p_390389_) intTeamColor.calculate(ItemStack p_390385_, @Nullable ClientLevel p_390462_, @Nullable LivingEntity p_390429_) -
Uses of ClientLevel in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as ClientLevelModifier and TypeFieldDescription(package private) final ClientLevelClientChunkCache.levelprivate ClientLevelClientPacketListener.levelReference to the current ClientWorld instance, which many handler methods operate onprivate final ClientLevelLevelLoadTracker.WaitingForPlayerChunk.levelThe field for thelevelrecord component.private final ClientLevelLevelLoadTracker.WaitingForServer.levelThe field for thelevelrecord component.Methods in net.minecraft.client.multiplayer that return ClientLevelModifier and TypeMethodDescriptionClientPacketListener.getLevel()LevelLoadTracker.WaitingForPlayerChunk.level()Returns the value of thelevelrecord component.LevelLoadTracker.WaitingForServer.level()Returns the value of thelevelrecord component.Methods in net.minecraft.client.multiplayer with parameters of type ClientLevelModifier and TypeMethodDescriptionprivate voidClientExplosionTracker.addParticle(ClientLevel pLevel, ClientExplosionTracker.ExplosionInfo pExplosionInfo) MultiPlayerGameMode.createPlayer(ClientLevel pLevel, StatsCounter pStats, ClientRecipeBook pRecipeBook) MultiPlayerGameMode.createPlayer(ClientLevel pLevel, StatsCounter pStats, ClientRecipeBook pRecipeBook, Input pLastSentInput, boolean pWasSprinting) voidLevelLoadTracker.startClientLoad(LocalPlayer pPlayer, ClientLevel pLevel, LevelRenderer pRenderer) private voidMultiPlayerGameMode.startPrediction(ClientLevel pLevel, PredictiveAction pAction) private voidClientPacketListener.startWaitingForNewLevel(LocalPlayer pPlayer, ClientLevel pLevel, LevelLoadingScreen.Reason pReason) Deprecated.private voidClientPacketListener.startWaitingForNewLevel(LocalPlayer pPlayer, ClientLevel pLevel, LevelLoadingScreen.Reason pReason, @Nullable ResourceKey<Level> toDimension, @Nullable ResourceKey<Level> fromDimension) voidClientExplosionTracker.tick(ClientLevel pLevel) Method parameters in net.minecraft.client.multiplayer with type arguments of type ClientLevelModifier and TypeMethodDescriptionvoidClientLevel.registerForCleaning(CacheSlot<ClientLevel, ?> p_399472_) Constructors in net.minecraft.client.multiplayer with parameters of type ClientLevelModifierConstructorDescriptionClientChunkCache(ClientLevel pLevel, int pViewDistance) (package private)WaitingForPlayerChunk(LocalPlayer player, ClientLevel level, LevelRenderer levelRenderer, long timeoutAfter) Creates an instance of aWaitingForPlayerChunkrecord class.(package private)WaitingForServer(LocalPlayer player, ClientLevel level, LevelRenderer levelRenderer, long timeoutAfter) Creates an instance of aWaitingForServerrecord class. -
Uses of ClientLevel in net.minecraft.client.multiplayer.prediction
Methods in net.minecraft.client.multiplayer.prediction with parameters of type ClientLevelModifier and TypeMethodDescriptionvoidBlockStatePredictionHandler.endPredictionsUpTo(int pSequence, ClientLevel pLevel) -
Uses of ClientLevel in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as ClientLevelModifier and TypeFieldDescriptionprotected final ClientLevelParticle.levelprotected ClientLevelParticleEngine.levelMethods in net.minecraft.client.particle with parameters of type ClientLevelModifier and TypeMethodDescriptionAshParticle.Provider.createParticle(SimpleParticleType p_105536_, ClientLevel p_105537_, double p_105538_, double p_105539_, double p_105540_, double p_105541_, double p_105542_, double p_105543_, RandomSource p_446751_) AttackSweepParticle.Provider.createParticle(SimpleParticleType p_105577_, ClientLevel p_105578_, double p_105579_, double p_105580_, double p_105581_, double p_105582_, double p_105583_, double p_105584_, RandomSource p_445515_) BlockMarker.Provider.createParticle(BlockParticleOption p_194277_, ClientLevel p_194278_, double p_194279_, double p_194280_, double p_194281_, double p_194282_, double p_194283_, double p_194284_, RandomSource p_446262_) BreakingItemParticle.CobwebProvider.createParticle(SimpleParticleType p_338579_, ClientLevel p_338749_, double p_338877_, double p_338362_, double p_338343_, double p_338303_, double p_338217_, double p_338683_, RandomSource p_447103_) BreakingItemParticle.Provider.createParticle(ItemParticleOption p_447284_, ClientLevel p_105687_, double p_105688_, double p_105689_, double p_105690_, double p_105691_, double p_105692_, double p_105693_, RandomSource p_445691_) BreakingItemParticle.SlimeProvider.createParticle(SimpleParticleType p_446828_, ClientLevel p_105697_, double p_105698_, double p_105699_, double p_105700_, double p_105701_, double p_105702_, double p_105703_, RandomSource p_445657_) BreakingItemParticle.SnowballProvider.createParticle(SimpleParticleType p_445680_, ClientLevel p_105716_, double p_105717_, double p_105718_, double p_105719_, double p_105720_, double p_105721_, double p_105722_, RandomSource p_446275_) BubbleColumnUpParticle.Provider.createParticle(SimpleParticleType p_105764_, ClientLevel p_105765_, double p_105766_, double p_105767_, double p_105768_, double p_105769_, double p_105770_, double p_105771_, RandomSource p_446344_) BubbleParticle.Provider.createParticle(SimpleParticleType p_105804_, ClientLevel p_105805_, double p_105806_, double p_105807_, double p_105808_, double p_105809_, double p_105810_, double p_105811_, RandomSource p_445842_) BubblePopParticle.Provider.createParticle(SimpleParticleType p_105847_, ClientLevel p_105848_, double p_105849_, double p_105850_, double p_105851_, double p_105852_, double p_105853_, double p_105854_, RandomSource p_447017_) CampfireSmokeParticle.CosyProvider.createParticle(SimpleParticleType p_447182_, ClientLevel p_105881_, double p_105882_, double p_105883_, double p_105884_, double p_105885_, double p_105886_, double p_105887_, RandomSource p_446507_) CampfireSmokeParticle.SignalProvider.createParticle(SimpleParticleType p_105910_, ClientLevel p_105911_, double p_105912_, double p_105913_, double p_105914_, double p_105915_, double p_105916_, double p_105917_, RandomSource p_445608_) CritParticle.DamageIndicatorProvider.createParticle(SimpleParticleType p_446341_, ClientLevel p_105944_, double p_105945_, double p_105946_, double p_105947_, double p_105948_, double p_105949_, double p_105950_, RandomSource p_445374_) CritParticle.MagicProvider.createParticle(SimpleParticleType p_447046_, ClientLevel p_105965_, double p_105966_, double p_105967_, double p_105968_, double p_105969_, double p_105970_, double p_105971_, RandomSource p_447058_) CritParticle.Provider.createParticle(SimpleParticleType p_105994_, ClientLevel p_105995_, double p_105996_, double p_105997_, double p_105998_, double p_105999_, double p_106000_, double p_106001_, RandomSource p_445943_) DragonBreathParticle.Provider.createParticle(PowerParticleOption p_445983_, ClientLevel p_106032_, double p_106033_, double p_106034_, double p_106035_, double p_106036_, double p_106037_, double p_106038_, RandomSource p_445806_) DripParticle.DripstoneLavaFallProvider.createParticle(SimpleParticleType p_446879_, ClientLevel p_446669_, double p_446808_, double p_446047_, double p_446455_, double p_447310_, double p_445791_, double p_446677_, RandomSource p_445879_) DripParticle.DripstoneLavaHangProvider.createParticle(SimpleParticleType p_445709_, ClientLevel p_446208_, double p_445887_, double p_445964_, double p_446933_, double p_446570_, double p_446264_, double p_446900_, RandomSource p_446918_) DripParticle.DripstoneWaterFallProvider.createParticle(SimpleParticleType p_446634_, ClientLevel p_445783_, double p_445429_, double p_445927_, double p_447053_, double p_447318_, double p_446004_, double p_447094_, RandomSource p_445882_) DripParticle.DripstoneWaterHangProvider.createParticle(SimpleParticleType p_447260_, ClientLevel p_445559_, double p_446886_, double p_446756_, double p_446907_, double p_446080_, double p_447350_, double p_446292_, RandomSource p_446052_) DripParticle.HoneyFallProvider.createParticle(SimpleParticleType p_447072_, ClientLevel p_446549_, double p_445371_, double p_447004_, double p_446367_, double p_447326_, double p_446137_, double p_445818_, RandomSource p_445913_) DripParticle.HoneyHangProvider.createParticle(SimpleParticleType p_446140_, ClientLevel p_445984_, double p_445516_, double p_446515_, double p_446266_, double p_446001_, double p_445763_, double p_446176_, RandomSource p_446912_) DripParticle.HoneyLandProvider.createParticle(SimpleParticleType p_446885_, ClientLevel p_445372_, double p_445519_, double p_445520_, double p_446956_, double p_447152_, double p_446680_, double p_446443_, RandomSource p_445675_) DripParticle.LavaFallProvider.createParticle(SimpleParticleType p_446635_, ClientLevel p_446212_, double p_446107_, double p_446362_, double p_446971_, double p_446591_, double p_445937_, double p_446202_, RandomSource p_446546_) DripParticle.LavaHangProvider.createParticle(SimpleParticleType p_445949_, ClientLevel p_446804_, double p_447071_, double p_446293_, double p_445418_, double p_447298_, double p_446616_, double p_446314_, RandomSource p_447085_) DripParticle.LavaLandProvider.createParticle(SimpleParticleType p_445743_, ClientLevel p_445706_, double p_447328_, double p_447062_, double p_445701_, double p_445863_, double p_447197_, double p_445407_, RandomSource p_445677_) DripParticle.NectarFallProvider.createParticle(SimpleParticleType p_446123_, ClientLevel p_445481_, double p_446513_, double p_447158_, double p_445549_, double p_446204_, double p_446822_, double p_446414_, RandomSource p_446645_) DripParticle.ObsidianTearFallProvider.createParticle(SimpleParticleType p_447006_, ClientLevel p_447317_, double p_445444_, double p_446174_, double p_447370_, double p_447272_, double p_447307_, double p_445692_, RandomSource p_445965_) DripParticle.ObsidianTearHangProvider.createParticle(SimpleParticleType p_445392_, ClientLevel p_446483_, double p_445858_, double p_447330_, double p_445440_, double p_446160_, double p_447261_, double p_445419_, RandomSource p_446426_) DripParticle.ObsidianTearLandProvider.createParticle(SimpleParticleType p_446596_, ClientLevel p_447369_, double p_445603_, double p_446999_, double p_445431_, double p_446059_, double p_446566_, double p_446749_, RandomSource p_445454_) DripParticle.SporeBlossomFallProvider.createParticle(SimpleParticleType p_446373_, ClientLevel p_446049_, double p_446979_, double p_445529_, double p_447321_, double p_446085_, double p_446628_, double p_446038_, RandomSource p_445836_) DripParticle.WaterFallProvider.createParticle(SimpleParticleType p_446339_, ClientLevel p_445676_, double p_447001_, double p_445841_, double p_446311_, double p_445884_, double p_445543_, double p_447168_, RandomSource p_445793_) DripParticle.WaterHangProvider.createParticle(SimpleParticleType p_446379_, ClientLevel p_445807_, double p_445523_, double p_446251_, double p_445509_, double p_445757_, double p_445507_, double p_446854_, RandomSource p_445380_) DustColorTransitionParticle.Provider.createParticle(DustColorTransitionOptions p_172075_, ClientLevel p_172076_, double p_172077_, double p_172078_, double p_172079_, double p_172080_, double p_172081_, double p_172082_, RandomSource p_445963_) DustParticle.Provider.createParticle(DustParticleOptions p_106443_, ClientLevel p_106444_, double p_106445_, double p_106446_, double p_106447_, double p_106448_, double p_106449_, double p_106450_, RandomSource p_447325_) DustPlumeParticle.Provider.createParticle(SimpleParticleType p_306321_, ClientLevel p_306062_, double p_306327_, double p_305987_, double p_306266_, double p_306120_, double p_306315_, double p_306033_, RandomSource p_445437_) ElderGuardianParticle.Provider.createParticle(SimpleParticleType p_447107_, ClientLevel p_447137_, double p_446017_, double p_446111_, double p_447335_, double p_446937_, double p_445630_, double p_445856_, RandomSource p_447240_) EndRodParticle.Provider.createParticle(SimpleParticleType p_106566_, ClientLevel p_106567_, double p_106568_, double p_106569_, double p_106570_, double p_106571_, double p_106572_, double p_106573_, RandomSource p_446966_) ExplodeParticle.Provider.createParticle(SimpleParticleType p_106599_, ClientLevel p_106600_, double p_106601_, double p_106602_, double p_106603_, double p_106604_, double p_106605_, double p_106606_, RandomSource p_446738_) @Nullable ParticleFallingDustParticle.Provider.createParticle(BlockParticleOption p_106636_, ClientLevel p_106637_, double p_106638_, double p_106639_, double p_106640_, double p_106641_, double p_106642_, double p_106643_, RandomSource p_446040_) FallingLeavesParticle.CherryProvider.createParticle(SimpleParticleType p_447048_, ClientLevel p_382862_, double p_383067_, double p_382867_, double p_382813_, double p_383026_, double p_382872_, double p_383020_, RandomSource p_446352_) FallingLeavesParticle.PaleOakProvider.createParticle(SimpleParticleType p_383203_, ClientLevel p_383110_, double p_383063_, double p_382907_, double p_383062_, double p_382964_, double p_382864_, double p_382906_, RandomSource p_447188_) FallingLeavesParticle.TintedLeavesProvider.createParticle(ColorParticleOption p_400051_, ClientLevel p_393524_, double p_393550_, double p_394425_, double p_394620_, double p_393739_, double p_394589_, double p_394199_, RandomSource p_445513_) FireflyParticle.FireflyProvider.createParticle(SimpleParticleType p_446112_, ClientLevel p_401363_, double p_401005_, double p_401073_, double p_401316_, double p_401268_, double p_401386_, double p_401041_, RandomSource p_447278_) FireworkParticles.FlashProvider.createParticle(ColorParticleOption p_447119_, ClientLevel p_106660_, double p_106661_, double p_106662_, double p_106663_, double p_106664_, double p_106665_, double p_106666_, RandomSource p_447147_) FireworkParticles.SparkProvider.createParticle(SimpleParticleType p_106744_, ClientLevel p_106745_, double p_106746_, double p_106747_, double p_106748_, double p_106749_, double p_106750_, double p_106751_, RandomSource p_446715_) FlameParticle.Provider.createParticle(SimpleParticleType p_445473_, ClientLevel p_106830_, double p_106831_, double p_106832_, double p_106833_, double p_106834_, double p_106835_, double p_106836_, RandomSource p_445967_) FlameParticle.SmallFlameProvider.createParticle(SimpleParticleType p_445848_, ClientLevel p_172116_, double p_172117_, double p_172118_, double p_172119_, double p_172120_, double p_172121_, double p_172122_, RandomSource p_446469_) FlyStraightTowardsParticle.OminousSpawnProvider.createParticle(SimpleParticleType p_338365_, ClientLevel p_338448_, double p_338829_, double p_338561_, double p_338765_, double p_338694_, double p_338802_, double p_338768_, RandomSource p_445859_) FlyTowardsPositionParticle.EnchantProvider.createParticle(SimpleParticleType p_323913_, ClientLevel p_323933_, double p_324281_, double p_323543_, double p_324051_, double p_323907_, double p_324082_, double p_323993_, RandomSource p_445586_) FlyTowardsPositionParticle.NautilusProvider.createParticle(SimpleParticleType p_447078_, ClientLevel p_324405_, double p_324340_, double p_324490_, double p_324492_, double p_323916_, double p_323608_, double p_324252_, RandomSource p_446331_) FlyTowardsPositionParticle.VaultConnectionProvider.createParticle(SimpleParticleType p_445566_, ClientLevel p_323512_, double p_323694_, double p_323553_, double p_324089_, double p_323684_, double p_323670_, double p_324554_, RandomSource p_446650_) GlowParticle.ElectricSparkProvider.createParticle(SimpleParticleType p_172162_, ClientLevel p_172163_, double p_172164_, double p_172165_, double p_172166_, double p_172167_, double p_172168_, double p_172169_, RandomSource p_446022_) GlowParticle.GlowSquidProvider.createParticle(SimpleParticleType p_445833_, ClientLevel p_172175_, double p_172176_, double p_172177_, double p_172178_, double p_172179_, double p_172180_, double p_172181_, RandomSource p_445649_) GlowParticle.ScrapeProvider.createParticle(SimpleParticleType p_172205_, ClientLevel p_172206_, double p_172207_, double p_172208_, double p_172209_, double p_172210_, double p_172211_, double p_172212_, RandomSource p_447003_) GlowParticle.WaxOffProvider.createParticle(SimpleParticleType p_445867_, ClientLevel p_172219_, double p_172220_, double p_172221_, double p_172222_, double p_172223_, double p_172224_, double p_172225_, RandomSource p_446464_) GlowParticle.WaxOnProvider.createParticle(SimpleParticleType p_172249_, ClientLevel p_172250_, double p_172251_, double p_172252_, double p_172253_, double p_172254_, double p_172255_, double p_172256_, RandomSource p_446627_) GustParticle.Provider.createParticle(SimpleParticleType p_311849_, ClientLevel p_312008_, double p_312498_, double p_312520_, double p_311822_, double p_312595_, double p_312181_, double p_312468_, RandomSource p_446998_) GustParticle.SmallProvider.createParticle(SimpleParticleType p_338464_, ClientLevel p_338628_, double p_338495_, double p_338874_, double p_338214_, double p_338609_, double p_338492_, double p_338605_, RandomSource p_447035_) GustSeedParticle.Provider.createParticle(SimpleParticleType p_312546_, ClientLevel p_311824_, double p_311962_, double p_312036_, double p_312293_, double p_312087_, double p_312437_, double p_312656_, RandomSource p_445724_) HeartParticle.AngryVillagerProvider.createParticle(SimpleParticleType p_106874_, ClientLevel p_106875_, double p_106876_, double p_106877_, double p_106878_, double p_106879_, double p_106880_, double p_106881_, RandomSource p_446240_) HeartParticle.Provider.createParticle(SimpleParticleType p_106895_, ClientLevel p_106896_, double p_106897_, double p_106898_, double p_106899_, double p_106900_, double p_106901_, double p_106902_, RandomSource p_447299_) HugeExplosionParticle.Provider.createParticle(SimpleParticleType p_106936_, ClientLevel p_106937_, double p_106938_, double p_106939_, double p_106940_, double p_106941_, double p_106942_, double p_106943_, RandomSource p_446699_) HugeExplosionSeedParticle.Provider.createParticle(SimpleParticleType p_106969_, ClientLevel p_106970_, double p_106971_, double p_106972_, double p_106973_, double p_106974_, double p_106975_, double p_106976_, RandomSource p_446754_) LargeSmokeParticle.Provider.createParticle(SimpleParticleType p_107065_, ClientLevel p_107066_, double p_107067_, double p_107068_, double p_107069_, double p_107070_, double p_107071_, double p_107072_, RandomSource p_446222_) LavaParticle.Provider.createParticle(SimpleParticleType p_446632_, ClientLevel p_107095_, double p_107096_, double p_107097_, double p_107098_, double p_107099_, double p_107100_, double p_107101_, RandomSource p_445577_) NoteParticle.Provider.createParticle(SimpleParticleType p_107196_, ClientLevel p_107197_, double p_107198_, double p_107199_, double p_107200_, double p_107201_, double p_107202_, double p_107203_, RandomSource p_445658_) @Nullable ParticleParticleProvider.createParticle(T pParticleType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, RandomSource pRandom) @Nullable SingleQuadParticleParticleProvider.Sprite.createParticle(T pParticleOptions, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, RandomSource pRandom) PlayerCloudParticle.Provider.createParticle(SimpleParticleType p_107518_, ClientLevel p_107519_, double p_107520_, double p_107521_, double p_107522_, double p_107523_, double p_107524_, double p_107525_, RandomSource p_446757_) PlayerCloudParticle.SneezeProvider.createParticle(SimpleParticleType p_447047_, ClientLevel p_107531_, double p_107532_, double p_107533_, double p_107534_, double p_107535_, double p_107536_, double p_107537_, RandomSource p_447156_) PortalParticle.Provider.createParticle(SimpleParticleType p_107581_, ClientLevel p_107582_, double p_107583_, double p_107584_, double p_107585_, double p_107586_, double p_107587_, double p_107588_, RandomSource p_447259_) ReversePortalParticle.ReversePortalProvider.createParticle(SimpleParticleType p_107622_, ClientLevel p_107623_, double p_107624_, double p_107625_, double p_107626_, double p_107627_, double p_107628_, double p_107629_, RandomSource p_446071_) SculkChargeParticle.Provider.createParticle(SculkChargeParticleOptions p_233918_, ClientLevel p_233919_, double p_233920_, double p_233921_, double p_233922_, double p_233923_, double p_233924_, double p_233925_, RandomSource p_446329_) SculkChargePopParticle.Provider.createParticle(SimpleParticleType p_447163_, ClientLevel p_233950_, double p_233951_, double p_233952_, double p_233953_, double p_233954_, double p_233955_, double p_233956_, RandomSource p_446929_) ShriekParticle.Provider.createParticle(ShriekParticleOption p_446188_, ClientLevel p_234011_, double p_234012_, double p_234013_, double p_234014_, double p_234015_, double p_234016_, double p_234017_, RandomSource p_445665_) SmokeParticle.Provider.createParticle(SimpleParticleType p_107707_, ClientLevel p_107708_, double p_107709_, double p_107710_, double p_107711_, double p_107712_, double p_107713_, double p_107714_, RandomSource p_445868_) SnowflakeParticle.Provider.createParticle(SimpleParticleType p_172315_, ClientLevel p_172316_, double p_172317_, double p_172318_, double p_172319_, double p_172320_, double p_172321_, double p_172322_, RandomSource p_445968_) SonicBoomParticle.Provider.createParticle(SimpleParticleType p_234047_, ClientLevel p_234048_, double p_234049_, double p_234050_, double p_234051_, double p_234052_, double p_234053_, double p_234054_, RandomSource p_446606_) SoulParticle.EmissiveProvider.createParticle(SimpleParticleType p_234094_, ClientLevel p_234095_, double p_234096_, double p_234097_, double p_234098_, double p_234099_, double p_234100_, double p_234101_, RandomSource p_445970_) SoulParticle.Provider.createParticle(SimpleParticleType p_107750_, ClientLevel p_107751_, double p_107752_, double p_107753_, double p_107754_, double p_107755_, double p_107756_, double p_107757_, RandomSource p_445496_) SpellParticle.InstantProvider.createParticle(SpellParticleOption p_446342_, ClientLevel p_107817_, double p_107818_, double p_107819_, double p_107820_, double p_107821_, double p_107822_, double p_107823_, RandomSource p_446711_) SpellParticle.MobEffectProvider.createParticle(ColorParticleOption p_445723_, ClientLevel p_334055_, double p_334040_, double p_333846_, double p_333947_, double p_333819_, double p_333860_, double p_333737_, RandomSource p_445751_) SpellParticle.Provider.createParticle(SimpleParticleType p_107858_, ClientLevel p_107859_, double p_107860_, double p_107861_, double p_107862_, double p_107863_, double p_107864_, double p_107865_, RandomSource p_445851_) SpellParticle.WitchProvider.createParticle(SimpleParticleType p_445971_, ClientLevel p_107871_, double p_107872_, double p_107873_, double p_107874_, double p_107875_, double p_107876_, double p_107877_, RandomSource p_445767_) SpitParticle.Provider.createParticle(SimpleParticleType p_107920_, ClientLevel p_107921_, double p_107922_, double p_107923_, double p_107924_, double p_107925_, double p_107926_, double p_107927_, RandomSource p_446791_) SplashParticle.Provider.createParticle(SimpleParticleType p_107958_, ClientLevel p_107959_, double p_107960_, double p_107961_, double p_107962_, double p_107963_, double p_107964_, double p_107965_, RandomSource p_446735_) SquidInkParticle.GlowInkProvider.createParticle(SimpleParticleType p_172347_, ClientLevel p_172348_, double p_172349_, double p_172350_, double p_172351_, double p_172352_, double p_172353_, double p_172354_, RandomSource p_446724_) SquidInkParticle.Provider.createParticle(SimpleParticleType p_108002_, ClientLevel p_108003_, double p_108004_, double p_108005_, double p_108006_, double p_108007_, double p_108008_, double p_108009_, RandomSource p_445599_) SuspendedParticle.CrimsonSporeProvider.createParticle(SimpleParticleType p_445644_, ClientLevel p_108045_, double p_108046_, double p_108047_, double p_108048_, double p_108049_, double p_108050_, double p_108051_, RandomSource p_447344_) SuspendedParticle.SporeBlossomAirProvider.createParticle(SimpleParticleType p_445768_, ClientLevel p_172422_, double p_172423_, double p_172424_, double p_172425_, double p_172426_, double p_172427_, double p_172428_, RandomSource p_446265_) SuspendedParticle.UnderwaterProvider.createParticle(SimpleParticleType p_108074_, ClientLevel p_108075_, double p_108076_, double p_108077_, double p_108078_, double p_108079_, double p_108080_, double p_108081_, RandomSource p_447049_) SuspendedParticle.WarpedSporeProvider.createParticle(SimpleParticleType p_108095_, ClientLevel p_108096_, double p_108097_, double p_108098_, double p_108099_, double p_108100_, double p_108101_, double p_108102_, RandomSource p_447353_) SuspendedTownParticle.ComposterFillProvider.createParticle(SimpleParticleType p_108139_, ClientLevel p_108140_, double p_108141_, double p_108142_, double p_108143_, double p_108144_, double p_108145_, double p_108146_, RandomSource p_445430_) SuspendedTownParticle.DolphinSpeedProvider.createParticle(SimpleParticleType p_108160_, ClientLevel p_108161_, double p_108162_, double p_108163_, double p_108164_, double p_108165_, double p_108166_, double p_108167_, RandomSource p_445810_) SuspendedTownParticle.EggCrackProvider.createParticle(SimpleParticleType p_446750_, ClientLevel p_277576_, double p_277798_, double p_277560_, double p_277731_, double p_277543_, double p_277890_, double p_277605_, RandomSource p_447131_) SuspendedTownParticle.HappyVillagerProvider.createParticle(SimpleParticleType p_447077_, ClientLevel p_108173_, double p_108174_, double p_108175_, double p_108176_, double p_108177_, double p_108178_, double p_108179_, RandomSource p_446253_) SuspendedTownParticle.Provider.createParticle(SimpleParticleType p_108202_, ClientLevel p_108203_, double p_108204_, double p_108205_, double p_108206_, double p_108207_, double p_108208_, double p_108209_, RandomSource p_445616_) @Nullable ParticleTerrainParticle.CrumblingProvider.createParticle(BlockParticleOption p_379844_, ClientLevel p_379918_, double p_380066_, double p_379966_, double p_379761_, double p_380172_, double p_379630_, double p_379393_, RandomSource p_446990_) @Nullable ParticleTerrainParticle.DustPillarProvider.createParticle(BlockParticleOption p_338199_, ClientLevel p_338462_, double p_338552_, double p_338714_, double p_338211_, double p_338881_, double p_338238_, double p_338376_, RandomSource p_446719_) @Nullable ParticleTerrainParticle.Provider.createParticle(BlockParticleOption p_108304_, ClientLevel p_108305_, double p_108306_, double p_108307_, double p_108308_, double p_108309_, double p_108310_, double p_108311_, RandomSource p_447039_) TotemParticle.Provider.createParticle(SimpleParticleType p_108377_, ClientLevel p_108378_, double p_108379_, double p_108380_, double p_108381_, double p_108382_, double p_108383_, double p_108384_, RandomSource p_447037_) TrailParticle.Provider.createParticle(TrailParticleOption p_383016_, ClientLevel p_379929_, double p_380369_, double p_380404_, double p_379536_, double p_380010_, double p_379607_, double p_379901_, RandomSource p_446411_) TrialSpawnerDetectionParticle.Provider.createParticle(SimpleParticleType p_312488_, ClientLevel p_312627_, double p_312195_, double p_312322_, double p_312229_, double p_312548_, double p_312570_, double p_311993_, RandomSource p_446479_) VibrationSignalParticle.Provider.createParticle(VibrationParticleOption p_447329_, ClientLevel p_172493_, double p_172494_, double p_172495_, double p_172496_, double p_172497_, double p_172498_, double p_172499_, RandomSource p_447120_) WakeParticle.Provider.createParticle(SimpleParticleType p_108440_, ClientLevel p_108441_, double p_108442_, double p_108443_, double p_108444_, double p_108445_, double p_108446_, double p_108447_, RandomSource p_446809_) WaterCurrentDownParticle.Provider.createParticle(SimpleParticleType p_447225_, ClientLevel p_108467_, double p_108468_, double p_108469_, double p_108470_, double p_108471_, double p_108472_, double p_108473_, RandomSource p_445562_) WaterDropParticle.Provider.createParticle(SimpleParticleType p_108503_, ClientLevel p_108504_, double p_108505_, double p_108506_, double p_108507_, double p_108508_, double p_108509_, double p_108510_, RandomSource p_445633_) WhiteAshParticle.Provider.createParticle(SimpleParticleType p_446679_, ClientLevel p_108526_, double p_108527_, double p_108528_, double p_108529_, double p_108530_, double p_108531_, double p_108532_, RandomSource p_446647_) WhiteSmokeParticle.Provider.createParticle(SimpleParticleType p_307553_, ClientLevel p_307230_, double p_307667_, double p_307538_, double p_307238_, double p_307216_, double p_307331_, double p_307243_, RandomSource p_446099_) (package private) static @Nullable TerrainParticleTerrainParticle.createTerrainParticle(BlockParticleOption pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) protected TextureAtlasSpriteBreakingItemParticle.ItemParticleProvider.getSprite(ItemStack pStack, ClientLevel pLevel, RandomSource pRandom) voidParticleEngine.setLevel(@Nullable ClientLevel pLevel) Constructors in net.minecraft.client.particle with parameters of type ClientLevelModifierConstructorDescriptionAshParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, float pQuadSizeMultiplier, SpriteSet pSprites) AttackSweepParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pQuadSizeMultiplier, SpriteSet pSprites) BaseAshSmokeParticle(ClientLevel pLevel, double pX, double pY, double pZ, float pXSeedMultiplier, float pYSpeedMultiplier, float pZSpeedMultiplier, double pXSpeed, double pYSpeed, double pZSpeed, float pQuadSizeMultiplier, SpriteSet pSprites, float pRColMultiplier, int pLifetime, float pGravity, boolean pHasPhysics) BlockMarker(ClientLevel pLevel, double pX, double pY, double pZ, BlockState pState) BreakingItemParticle(ClientLevel p_105665_, double p_105666_, double p_105667_, double p_105668_, double p_445900_, double p_446322_, double p_446995_, TextureAtlasSprite p_447201_) BreakingItemParticle(ClientLevel p_105646_, double p_105647_, double p_105648_, double p_105649_, TextureAtlasSprite p_445587_) BubbleColumnUpParticle(ClientLevel p_105733_, double p_105734_, double p_105735_, double p_105736_, double p_105737_, double p_105738_, double p_105739_, TextureAtlasSprite p_446745_) BubbleParticle(ClientLevel p_105773_, double p_105774_, double p_105775_, double p_105776_, double p_105777_, double p_105778_, double p_105779_, TextureAtlasSprite p_445464_) BubblePopParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) CampfireSmokeParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, boolean pBoosted, TextureAtlasSprite pSprite) CoolingDripHangParticle(ClientLevel p_106068_, double p_106069_, double p_106070_, double p_106071_, Fluid p_106072_, ParticleOptions p_106073_, TextureAtlasSprite p_446665_) CritParticle(ClientLevel p_105919_, double p_105920_, double p_105921_, double p_105922_, double p_105923_, double p_105924_, double p_105925_, TextureAtlasSprite p_445674_) DragonBreathParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) DripHangParticle(ClientLevel pLevel, double pX, double pY, double pZ, Fluid pType, ParticleOptions pFallingParticle, TextureAtlasSprite pSprite) DripLandParticle(ClientLevel p_106102_, double p_106103_, double p_106104_, double p_106105_, Fluid p_106106_, TextureAtlasSprite p_445778_) DripParticle(ClientLevel pLevel, double pX, double pY, double pZ, Fluid pType, TextureAtlasSprite pSprite) DripstoneFallAndLandParticle(ClientLevel p_171930_, double p_171931_, double p_171932_, double p_171933_, Fluid p_171934_, ParticleOptions p_171935_, TextureAtlasSprite p_445845_) DustColorTransitionParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, DustColorTransitionOptions pOptions, SpriteSet pSprites) DustParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, DustParticleOptions pOptions, SpriteSet pSprites) DustParticleBase(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, T pOptions, SpriteSet pSprites) DustPlumeParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, float pQuadSizeMultiplier, SpriteSet pSprites) ElderGuardianParticle(ClientLevel p_445632_, double p_447245_, double p_446032_, double p_447236_) EndRodParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) ExplodeParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) FallAndLandParticle(ClientLevel pLevel, double pX, double pY, double pZ, Fluid pType, ParticleOptions pLandParticle, TextureAtlasSprite pSprite) FallingDustParticle(ClientLevel pLevel, double pX, double pY, double pZ, float pXSpeed, float pYSpeed, float pZSpeed, SpriteSet pSprites) FallingLeavesParticle(ClientLevel pLevel, double pX, double pY, double pZ, TextureAtlasSprite pSprite, float pGravityMultiplier, float pWindBig, boolean pSwirl, boolean pFlowAway, float pSize, float pYSpeed) FallingParticle(ClientLevel p_106132_, double p_106133_, double p_106134_, double p_106135_, Fluid p_106136_, TextureAtlasSprite p_445872_) FireflyParticle(ClientLevel p_401114_, double p_401068_, double p_401435_, double p_401238_, double p_401102_, double p_401330_, double p_401419_, TextureAtlasSprite p_446415_) FlameParticle(ClientLevel p_106800_, double p_106801_, double p_106802_, double p_106803_, double p_106804_, double p_106805_, double p_106806_, TextureAtlasSprite p_446489_) FlyStraightTowardsParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, int pStartColor, int pEndColor, TextureAtlasSprite pSprite) FlyTowardsPositionParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, boolean pIsGlowing, Particle.LifetimeAlpha pLifetimeAlpha, TextureAtlasSprite pSprite) FlyTowardsPositionParticle(ClientLevel p_323938_, double p_323720_, double p_324407_, double p_324020_, double p_323737_, double p_323883_, double p_324615_, TextureAtlasSprite p_447374_) GlowParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) GustParticle(ClientLevel pLevel, double pX, double pY, double pZ, SpriteSet pSprites) GustSeedParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pScale, int pLifetime, int pTickDelayInBetween) HeartParticle(ClientLevel p_106847_, double p_106848_, double p_106849_, double p_106850_, TextureAtlasSprite p_445885_) HoneyFallAndLandParticle(ClientLevel p_106146_, double p_106147_, double p_106148_, double p_106149_, Fluid p_106150_, ParticleOptions p_106151_, TextureAtlasSprite p_447239_) HugeExplosionParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pQuadSizeMultiplier, SpriteSet pSprites) HugeExplosionSeedParticle(ClientLevel p_106947_, double p_106948_, double p_106949_, double p_106950_) ItemPickupParticle(ClientLevel pLevel, EntityRenderState pItemRenderState, Entity pTarget, Vec3 pSpeed) LargeSmokeParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) LavaParticle(ClientLevel p_107074_, double p_107075_, double p_107076_, double p_107077_, TextureAtlasSprite p_445602_) NoRenderParticle(ClientLevel p_107149_, double p_107150_, double p_107151_, double p_107152_) NoRenderParticle(ClientLevel p_107154_, double p_107155_, double p_107156_, double p_107157_, double p_107158_, double p_107159_, double p_107160_) NoteParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, TextureAtlasSprite pSprite) OverlayParticle(ClientLevel p_106677_, double p_106678_, double p_106679_, double p_106680_, TextureAtlasSprite p_445403_) Particle(ClientLevel pLevel, double pX, double pY, double pZ) Particle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) ParticleEngine(ClientLevel pLevel, ParticleResources pResourceManager) PlayerCloudParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) PortalParticle(ClientLevel p_107551_, double p_107552_, double p_107553_, double p_107554_, double p_107555_, double p_107556_, double p_107557_, TextureAtlasSprite p_446723_) ReversePortalParticle(ClientLevel p_107590_, double p_107591_, double p_107592_, double p_107593_, double p_107594_, double p_107595_, double p_107596_, TextureAtlasSprite p_446660_) RisingParticle(ClientLevel p_107631_, double p_107632_, double p_107633_, double p_107634_, double p_107635_, double p_107636_, double p_107637_, TextureAtlasSprite p_445781_) SculkChargeParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprite) SculkChargePopParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprite) ShriekParticle(ClientLevel pLevel, double pX, double pY, double pZ, int pDelay, TextureAtlasSprite pSprite) SimpleAnimatedParticle(ClientLevel pLevel, double pX, double pY, double pZ, SpriteSet pSprites, float pGravity) SingleQuadParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, TextureAtlasSprite pSprite) SingleQuadParticle(ClientLevel pLevel, double pX, double pY, double pZ, TextureAtlasSprite pSprite) SmokeParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, float pQuadSizeMultiplier, SpriteSet pSprites) SnowflakeParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) SonicBoomParticle(ClientLevel p_234028_, double p_234029_, double p_234030_, double p_234031_, double p_234032_, SpriteSet p_234033_) SoulParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) SparkParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, ParticleEngine pEngine, SpriteSet pSprites) SpellParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) SpitParticle(ClientLevel p_107888_, double p_107889_, double p_107890_, double p_107891_, double p_107892_, double p_107893_, double p_107894_, SpriteSet p_107895_) SplashParticle(ClientLevel p_107929_, double p_107930_, double p_107931_, double p_107932_, double p_107933_, double p_107934_, double p_107935_, TextureAtlasSprite p_446974_) SquidInkParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, int pPackedColor, SpriteSet pSprites) Starter(ClientLevel pLevel, double pX, double pY, double pZ, double pXd, double pYd, double pZd, ParticleEngine pEngine, List<FireworkExplosion> pExplosions) SuspendedParticle(ClientLevel p_172409_, double p_172411_, double p_172412_, double p_172413_, double p_172414_, double p_172415_, double p_172416_, TextureAtlasSprite p_446184_) SuspendedParticle(ClientLevel p_172403_, double p_172405_, double p_172406_, double p_172407_, TextureAtlasSprite p_447166_) SuspendedTownParticle(ClientLevel p_108104_, double p_108105_, double p_108106_, double p_108107_, double p_108108_, double p_108109_, double p_108110_, TextureAtlasSprite p_446058_) TerrainParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, BlockState pState) TerrainParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, BlockState pState, BlockPos pPos) TotemParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) TrackingEmitter(ClientLevel pLevel, Entity pEntity, ParticleOptions pParticleType) TrackingEmitter(ClientLevel pLevel, Entity pEntity, ParticleOptions pParticleType, int pLifetime) TrackingEmitter(ClientLevel pLevel, Entity pEntity, ParticleOptions pParticleType, int pLifetime, Vec3 pSpeedVector) TrailParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, Vec3 pTarget, int pColor, TextureAtlasSprite pSprite) TrialSpawnerDetectionParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, float pSizeMultiplier, SpriteSet pSprites) VibrationSignalParticle(ClientLevel pLevel, double pX, double pY, double pZ, PositionSource pTarget, int pLifetime, TextureAtlasSprite pSprite) WakeParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) WaterCurrentDownParticle(ClientLevel p_108450_, double p_108451_, double p_108452_, double p_108453_, TextureAtlasSprite p_446959_) WaterDropParticle(ClientLevel p_108484_, double p_108485_, double p_108486_, double p_108487_, TextureAtlasSprite p_447040_) WhiteAshParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, float pQuadSizeMultiplier, SpriteSet pSprites) WhiteSmokeParticle(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, float pQuadSizeMultiplier, SpriteSet pSprites) -
Uses of ClientLevel in net.minecraft.client.player
Constructors in net.minecraft.client.player with parameters of type ClientLevelModifierConstructorDescriptionAbstractClientPlayer(ClientLevel pClientLevel, com.mojang.authlib.GameProfile pGameProfile) LocalPlayer(Minecraft pMinecraft, ClientLevel pLevel, ClientPacketListener pConnection, StatsCounter pStats, ClientRecipeBook pRecipeBook, Input pLastSentInput, boolean pWasSprinting) RemotePlayer(ClientLevel p_252213_, com.mojang.authlib.GameProfile p_250471_) -
Uses of ClientLevel in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as ClientLevelModifier and TypeFieldDescriptionprivate final ClientLevelLevelEventHandler.levelprivate @Nullable ClientLevelLevelRenderer.levelMethods in net.minecraft.client.renderer with parameters of type ClientLevelModifier and TypeMethodDescriptionvoidSkyRenderer.extractRenderState(ClientLevel pLevel, float pPartialTick, Camera pCamera, SkyRenderState pReusedState) voidGameRenderer.setLevel(@Nullable ClientLevel pLevel) voidLevelRenderer.setLevel(@Nullable ClientLevel pLevel) private booleanSkyRenderer.shouldRenderDarkDisc(float pPartialTick, ClientLevel pLevel) voidWeatherEffectRenderer.tickRainParticles(ClientLevel pLevel, Camera pCamera, int pTicks, ParticleStatus pParticleStatus, int pWeatherRadius) Constructors in net.minecraft.client.renderer with parameters of type ClientLevel -
Uses of ClientLevel in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as ClientLevelMethods in net.minecraft.client.renderer.chunk with parameters of type ClientLevelConstructors in net.minecraft.client.renderer.chunk with parameters of type ClientLevelModifierConstructorDescriptionSectionRenderDispatcher(ClientLevel pLevel, LevelRenderer pRenderer, TracingExecutor pExecutor, RenderBuffers pBuffer, BlockRenderDispatcher pBlockRenderer, BlockEntityRenderDispatcher pBlockEntityRenderer) -
Uses of ClientLevel in net.minecraft.client.renderer.fog
Methods in net.minecraft.client.renderer.fog with parameters of type ClientLevelModifier and TypeMethodDescriptionprivate Vector4fFogRenderer.computeFogColor(Camera pCamera, float pPartialTick, ClientLevel pLevel, int pRenderDistance, float pDarkenWorldAmount) FogRenderer.setupFog(Camera pCamera, int pRenderDistance, DeltaTracker pDeltaTracker, float pDarkenWorldAmount, ClientLevel pLevel) -
Uses of ClientLevel in net.minecraft.client.renderer.fog.environment
Methods in net.minecraft.client.renderer.fog.environment with parameters of type ClientLevelModifier and TypeMethodDescriptionintAtmosphericFogEnvironment.getBaseColor(ClientLevel p_461053_, Camera p_461207_, int p_460725_, float p_460769_) intFogEnvironment.getBaseColor(ClientLevel pLevel, Camera pCamera, int pRenderDistance, float pPartialTick) intLavaFogEnvironment.getBaseColor(ClientLevel p_423583_, Camera p_423592_, int p_423673_, float p_423463_) intPowderedSnowFogEnvironment.getBaseColor(ClientLevel p_423494_, Camera p_423581_, int p_423616_, float p_423521_) intWaterFogEnvironment.getBaseColor(ClientLevel p_423612_, Camera p_423473_, int p_423430_, float p_423622_) voidAtmosphericFogEnvironment.setupFog(FogData p_423515_, Camera p_455012_, ClientLevel p_423511_, float p_423456_, DeltaTracker p_423432_) voidBlindnessFogEnvironment.setupFog(FogData p_423496_, Camera p_454856_, ClientLevel p_423609_, float p_423576_, DeltaTracker p_423570_) voidDarknessFogEnvironment.setupFog(FogData p_423539_, Camera p_456152_, ClientLevel p_423550_, float p_423598_, DeltaTracker p_423497_) abstract voidFogEnvironment.setupFog(FogData pFogData, Camera pCamera, ClientLevel pLevel, float pRenderDistance, DeltaTracker pDeltaTracker) voidLavaFogEnvironment.setupFog(FogData p_423517_, Camera p_454779_, ClientLevel p_423495_, float p_423631_, DeltaTracker p_423491_) voidPowderedSnowFogEnvironment.setupFog(FogData p_423470_, Camera p_455122_, ClientLevel p_423516_, float p_423481_, DeltaTracker p_423655_) voidWaterFogEnvironment.setupFog(FogData p_423613_, Camera p_454826_, ClientLevel p_423530_, float p_423585_, DeltaTracker p_423472_) private voidAtmosphericFogEnvironment.updateRainFogState(Camera pCamera, ClientLevel pLevel, DeltaTracker pDeltaTracker) -
Uses of ClientLevel in net.minecraft.client.renderer.item
Methods in net.minecraft.client.renderer.item with parameters of type ClientLevelModifier and TypeMethodDescription@Nullable ItemModelSelectItemModel.ModelSelector.get(@Nullable T pPropertyValue, @Nullable ClientLevel pLevel) private static <T extends ConditionalItemModelProperty>
TConditionalItemModel.Unbaked.swapContext(T pProperty, RegistryContextSwapper pContextSwapper, ClientLevel pLevel) voidBlockModelWrapper.update(ItemStackRenderState p_386488_, ItemStack p_386443_, ItemModelResolver p_388726_, ItemDisplayContext p_388231_, @Nullable ClientLevel p_387522_, @Nullable ItemOwner p_434975_, int p_388300_) voidBundleSelectedItemSpecialRenderer.update(ItemStackRenderState p_387618_, ItemStack p_386990_, ItemModelResolver p_386923_, ItemDisplayContext p_387805_, @Nullable ClientLevel p_387156_, @Nullable ItemOwner p_434149_, int p_386711_) voidCompositeModel.update(ItemStackRenderState p_386893_, ItemStack p_387281_, ItemModelResolver p_388412_, ItemDisplayContext p_388059_, @Nullable ClientLevel p_388484_, @Nullable ItemOwner p_433106_, int p_387330_) voidConditionalItemModel.update(ItemStackRenderState p_387756_, ItemStack p_387286_, ItemModelResolver p_386644_, ItemDisplayContext p_387754_, @Nullable ClientLevel p_388301_, @Nullable ItemOwner p_435949_, int p_387025_) voidEmptyModel.update(ItemStackRenderState p_390492_, ItemStack p_390354_, ItemModelResolver p_390507_, ItemDisplayContext p_390501_, @Nullable ClientLevel p_390403_, @Nullable ItemOwner p_435178_, int p_390493_) voidItemModel.update(ItemStackRenderState pRenderState, ItemStack pStack, ItemModelResolver pItemModelResolver, ItemDisplayContext pDisplayContext, @Nullable ClientLevel pLevel, @Nullable ItemOwner pOwner, int pSeed) voidMissingItemModel.update(ItemStackRenderState p_386627_, ItemStack p_388292_, ItemModelResolver p_388302_, ItemDisplayContext p_388518_, @Nullable ClientLevel p_387367_, @Nullable ItemOwner p_435350_, int p_388913_) voidRangeSelectItemModel.update(ItemStackRenderState p_387732_, ItemStack p_386891_, ItemModelResolver p_388786_, ItemDisplayContext p_387570_, @Nullable ClientLevel p_388512_, @Nullable ItemOwner p_435703_, int p_388577_) voidSelectItemModel.update(ItemStackRenderState p_387349_, ItemStack p_386764_, ItemModelResolver p_388842_, ItemDisplayContext p_386961_, @Nullable ClientLevel p_386907_, @Nullable ItemOwner p_435803_, int p_386608_) voidSpecialModelWrapper.update(ItemStackRenderState p_388134_, ItemStack p_387781_, ItemModelResolver p_387931_, ItemDisplayContext p_388057_, @Nullable ClientLevel p_388213_, @Nullable ItemOwner p_435146_, int p_387759_) -
Uses of ClientLevel in net.minecraft.client.renderer.item.properties.conditional
Methods in net.minecraft.client.renderer.item.properties.conditional with parameters of type ClientLevelModifier and TypeMethodDescriptionbooleanBroken.get(ItemStack p_386887_, @Nullable ClientLevel p_388949_, @Nullable LivingEntity p_386628_, int p_387040_, ItemDisplayContext p_389458_) booleanBundleHasSelectedItem.get(ItemStack p_387343_, @Nullable ClientLevel p_386467_, @Nullable LivingEntity p_387284_, int p_388377_, ItemDisplayContext p_389630_) booleanComponentMatches.get(ItemStack p_399920_, @Nullable ClientLevel p_399844_, @Nullable LivingEntity p_399573_, int p_400095_, ItemDisplayContext p_400208_) booleanCustomModelDataProperty.get(ItemStack p_387675_, @Nullable ClientLevel p_387669_, @Nullable LivingEntity p_388044_, int p_388257_, ItemDisplayContext p_389481_) booleanDamaged.get(ItemStack p_388323_, @Nullable ClientLevel p_388659_, @Nullable LivingEntity p_386950_, int p_387664_, ItemDisplayContext p_389573_) booleanExtendedView.get(ItemStack p_389501_, @Nullable ClientLevel p_389409_, @Nullable LivingEntity p_389583_, int p_389502_, ItemDisplayContext p_389679_) booleanFishingRodCast.get(ItemStack p_388347_, @Nullable ClientLevel p_388341_, @Nullable LivingEntity p_386847_, int p_386531_, ItemDisplayContext p_389619_) booleanHasComponent.get(ItemStack p_388222_, @Nullable ClientLevel p_386715_, @Nullable LivingEntity p_386871_, int p_387461_, ItemDisplayContext p_389562_) booleanIsCarried.get(ItemStack p_387247_, @Nullable ClientLevel p_387933_, @Nullable LivingEntity p_388427_, int p_386998_, ItemDisplayContext p_389534_) booleanIsKeybindDown.get(ItemStack p_389550_, @Nullable ClientLevel p_389440_, @Nullable LivingEntity p_389703_, int p_389439_, ItemDisplayContext p_389599_) booleanIsSelected.get(ItemStack p_387724_, @Nullable ClientLevel p_387118_, @Nullable LivingEntity p_387251_, int p_388905_, ItemDisplayContext p_389631_) booleanIsUsingItem.get(ItemStack p_386538_, @Nullable ClientLevel p_386504_, @Nullable LivingEntity p_388492_, int p_387916_, ItemDisplayContext p_389393_) booleanIsViewEntity.get(ItemStack p_390357_, @Nullable ClientLevel p_390458_, @Nullable LivingEntity p_390497_, int p_390451_, ItemDisplayContext p_390466_) booleanItemModelPropertyTest.get(ItemStack pStack, @Nullable ClientLevel pLevel, @Nullable LivingEntity pEntity, int pSeed, ItemDisplayContext pDisplayContext) -
Uses of ClientLevel in net.minecraft.client.renderer.item.properties.numeric
Methods in net.minecraft.client.renderer.item.properties.numeric with parameters of type ClientLevelModifier and TypeMethodDescriptionprotected floatCompassAngleState.calculate(ItemStack p_388108_, ClientLevel p_387750_, int p_388073_, ItemOwner p_435973_) protected abstract floatNeedleDirectionHelper.calculate(ItemStack pStack, ClientLevel pLevel, int pSeed, ItemOwner pOwner) protected floatTime.calculate(ItemStack p_387493_, ClientLevel p_387362_, int p_388783_, ItemOwner p_434788_) floatBundleFullness.get(ItemStack p_388015_, @Nullable ClientLevel p_386753_, @Nullable ItemOwner p_435228_, int p_386639_) floatCompassAngle.get(ItemStack p_387228_, @Nullable ClientLevel p_386952_, @Nullable ItemOwner p_434216_, int p_387210_) (package private) abstract @Nullable GlobalPosCompassAngleState.CompassTarget.get(ClientLevel pLevel, ItemStack pStack, @Nullable ItemOwner pOwner) floatCooldown.get(ItemStack p_387823_, @Nullable ClientLevel p_386825_, @Nullable ItemOwner p_433929_, int p_387909_) floatCount.get(ItemStack p_388019_, @Nullable ClientLevel p_386708_, @Nullable ItemOwner p_434102_, int p_388179_) floatCrossbowPull.get(ItemStack p_387470_, @Nullable ClientLevel p_387947_, @Nullable ItemOwner p_434397_, int p_388371_) floatCustomModelDataProperty.get(ItemStack p_386883_, @Nullable ClientLevel p_387867_, @Nullable ItemOwner p_434671_, int p_388040_) floatDamage.get(ItemStack p_386977_, @Nullable ClientLevel p_386768_, @Nullable ItemOwner p_432745_, int p_386955_) floatNeedleDirectionHelper.get(ItemStack pStack, @Nullable ClientLevel pLevel, @Nullable ItemOwner pOwner, int pSeed) floatRangeSelectItemModelProperty.get(ItemStack pStack, @Nullable ClientLevel pLevel, @Nullable ItemOwner pOwner, int pSeed) (package private) abstract floatTime.TimeSource.get(ClientLevel pLevel, ItemStack pStack, ItemOwner pOwner, RandomSource pRandom) floatUseCycle.get(ItemStack p_387347_, @Nullable ClientLevel p_388372_, @Nullable ItemOwner p_435901_, int p_388681_) floatUseDuration.get(ItemStack p_388572_, @Nullable ClientLevel p_387106_, @Nullable ItemOwner p_435045_, int p_386612_) -
Uses of ClientLevel in net.minecraft.client.renderer.item.properties.select
Methods in net.minecraft.client.renderer.item.properties.select with parameters of type ClientLevelModifier and TypeMethodDescriptionCharge.get(ItemStack p_387321_, @Nullable ClientLevel p_387482_, @Nullable LivingEntity p_387912_, int p_387536_, ItemDisplayContext p_387489_) @Nullable TComponentContents.get(ItemStack p_397602_, @Nullable ClientLevel p_397414_, @Nullable LivingEntity p_397883_, int p_397032_, ItemDisplayContext p_397548_) @Nullable ResourceKey<Level> ContextDimension.get(ItemStack p_390388_, @Nullable ClientLevel p_390477_, @Nullable LivingEntity p_390423_, int p_390520_, ItemDisplayContext p_390452_) @Nullable ResourceKey<EntityType<?>> ContextEntityType.get(ItemStack p_390525_, @Nullable ClientLevel p_390442_, @Nullable LivingEntity p_390437_, int p_390427_, ItemDisplayContext p_390397_) @Nullable StringCustomModelDataProperty.get(ItemStack p_388036_, @Nullable ClientLevel p_387600_, @Nullable LivingEntity p_388624_, int p_388055_, ItemDisplayContext p_387132_) DisplayContext.get(ItemStack p_388079_, @Nullable ClientLevel p_388467_, @Nullable LivingEntity p_388500_, int p_388313_, ItemDisplayContext p_387120_) @Nullable StringItemBlockState.get(ItemStack p_387708_, @Nullable ClientLevel p_388625_, @Nullable LivingEntity p_388880_, int p_388899_, ItemDisplayContext p_388088_) @Nullable StringLocalTime.get(ItemStack p_389482_, @Nullable ClientLevel p_389609_, @Nullable LivingEntity p_389651_, int p_389546_, ItemDisplayContext p_389556_) @Nullable HumanoidArmMainHand.get(ItemStack p_387406_, @Nullable ClientLevel p_387423_, @Nullable LivingEntity p_388453_, int p_388098_, ItemDisplayContext p_386609_) @Nullable TSelectItemModelProperty.get(ItemStack pStack, @Nullable ClientLevel pLevel, @Nullable LivingEntity pEntity, int pSeed, ItemDisplayContext pDisplayContext) @Nullable ResourceKey<TrimMaterial> TrimMaterialProperty.get(ItemStack p_387701_, @Nullable ClientLevel p_388261_, @Nullable LivingEntity p_387373_, int p_388817_, ItemDisplayContext p_386970_) -
Uses of ClientLevel in net.minecraft.client.renderer.state
Constructors in net.minecraft.client.renderer.state with parameters of type ClientLevelModifierConstructorDescriptionBlockBreakingRenderState(ClientLevel pLevel, BlockPos pBlockPos, int pProgress) -
Uses of ClientLevel in net.minecraft.client.tutorial
Methods in net.minecraft.client.tutorial with parameters of type ClientLevelModifier and TypeMethodDescriptionvoidPunchTreeTutorialStepInstance.onDestroyBlock(ClientLevel pLevel, BlockPos pPos, BlockState pState, float pDiggingStage) Called when a player hits block to destroy it.voidTutorial.onDestroyBlock(ClientLevel pLevel, BlockPos pPos, BlockState pState, float pDiggingStage) default voidTutorialStepInstance.onDestroyBlock(ClientLevel pLevel, BlockPos pPos, BlockState pState, float pDiggingStage) Called when a player hits block to destroy it.voidFindTreeTutorialStepInstance.onLookAt(ClientLevel pLevel, HitResult pResult) Handles blocks and entities hoveringvoidTutorial.onLookAt(@Nullable ClientLevel pLevel, @Nullable HitResult pResult) default voidTutorialStepInstance.onLookAt(ClientLevel pLevel, HitResult pResult) Handles blocks and entities hovering -
Uses of ClientLevel in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client with parameters of type ClientLevelModifier and TypeMethodDescriptionstatic Vector4fClientHooks.getFogColor(Camera camera, float partialTick, ClientLevel level, int renderDistance, float darkenWorldAmount, float fogRed, float fogGreen, float fogBlue) static voidColorResolverManager.registerBlockTintCaches(ClientLevel level, Map<ColorResolver, BlockTintCache> target) Register aBlockTintCachefor every registeredColorResolverinto the given target map.default booleanCustomWeatherEffectRenderer.tickRain(ClientLevel level, int ticks, Camera camera) Ticks the rain of this dimension. -
Uses of ClientLevel in net.neoforged.neoforge.client.color.item
Methods in net.neoforged.neoforge.client.color.item with parameters of type ClientLevelModifier and TypeMethodDescriptionintFluidContentsTint.calculate(ItemStack stack, @Nullable ClientLevel level, @Nullable LivingEntity entity) -
Uses of ClientLevel in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event declared as ClientLevelModifier and TypeFieldDescriptionprivate final ClientLevelExtractBlockOutlineRenderStateEvent.levelprivate final ClientLevelExtractLevelRenderStateEvent.levelMethods in net.neoforged.neoforge.client.event that return ClientLevelModifier and TypeMethodDescriptionExtractBlockOutlineRenderStateEvent.getLevel()Returns theClientLevelholding the block whose outline is being extracted.ExtractLevelRenderStateEvent.getLevel()Returns theClientLevelwhose state is being extracted.Constructors in net.neoforged.neoforge.client.event with parameters of type ClientLevelModifierConstructorDescriptionExtractBlockOutlineRenderStateEvent(LevelRenderer levelRenderer, ClientLevel level, BlockPos pos, BlockState state, BlockHitResult hitResult, CollisionContext collisionContext, boolean inTranslucentPass, boolean highContrast, Camera camera, LevelRenderState levelRenderState) ExtractLevelRenderStateEvent(LevelRenderer levelRenderer, LevelRenderState renderState, ClientLevel level, Camera camera, Frustum frustum, DeltaTracker deltaTracker, int renderTick) -
Uses of ClientLevel in net.neoforged.neoforge.client.extensions.common
Methods in net.neoforged.neoforge.client.extensions.common with parameters of type ClientLevelModifier and TypeMethodDescriptiondefault booleanIClientBlockExtensions.areBreakingParticlesTinted(BlockState state, ClientLevel level, BlockPos pos) Returns true if the breaking particles created from theBlockStatepassed should be tinted with biome colors.default Vector4fIClientFluidTypeExtensions.modifyFogColor(Camera camera, float partialTick, ClientLevel level, int renderDistance, float darkenWorldAmount, Vector4f fluidFogColor) Modifies the color of the fog when the camera is within the fluid. -
Uses of ClientLevel in net.neoforged.neoforge.client.model.item
Methods in net.neoforged.neoforge.client.model.item with parameters of type ClientLevelModifier and TypeMethodDescriptionvoidDynamicFluidContainerModel.update(ItemStackRenderState renderState, ItemStack stack, ItemModelResolver modelResolver, ItemDisplayContext displayContext, @Nullable ClientLevel level, @Nullable ItemOwner owner, int seed)
ClientPacketListener.startWaitingForNewLevel(LocalPlayer, ClientLevel, LevelLoadingScreen.Reason, ResourceKey, ResourceKey)instead.