Uses of Class
net.minecraft.client.multiplayer.ClientLevel
Packages that use ClientLevel
Package
Description
Extension interfaces for
client
-only classes.-
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 TypeMethodDescriptionvoid
Minecraft.setLevel
(ClientLevel pLevel, ReceivingLevelScreen.Reason pReason) private void
Minecraft.updateLevelInEngines
(ClientLevel pLevel) -
Uses of ClientLevel in net.minecraft.client.color.item
Methods in net.minecraft.client.color.item with parameters of type ClientLevelModifier and TypeMethodDescriptionint
Constant.calculate
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity) int
CustomModelDataSource.calculate
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity) int
Dye.calculate
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity) int
Firework.calculate
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity) int
GrassColorSource.calculate
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity) int
ItemTintSource.calculate
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity) int
MapColor.calculate
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity) int
Potion.calculate
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity) int
TeamColor.calculate
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity) -
Uses of ClientLevel in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as ClientLevelModifier and TypeFieldDescription(package private) final ClientLevel
ClientChunkCache.level
private ClientLevel
ClientPacketListener.level
Reference to the current ClientWorld instance, which many handler methods operate onprivate final ClientLevel
LevelLoadStatusManager.level
Methods in net.minecraft.client.multiplayer that return ClientLevelMethods in net.minecraft.client.multiplayer with parameters of type ClientLevelModifier and TypeMethodDescriptionMultiPlayerGameMode.createPlayer
(ClientLevel pLevel, StatsCounter pStats, ClientRecipeBook pRecipeBook) MultiPlayerGameMode.createPlayer
(ClientLevel pLevel, StatsCounter pStats, ClientRecipeBook pRecipeBook, Input pLastSentInput, boolean pWasSprinting) private void
MultiPlayerGameMode.startPrediction
(ClientLevel pLevel, PredictiveAction pAction) private void
ClientPacketListener.startWaitingForNewLevel
(LocalPlayer pPlayer, ClientLevel pLevel, ReceivingLevelScreen.Reason pReason) Deprecated.private void
ClientPacketListener.startWaitingForNewLevel
(LocalPlayer pPlayer, ClientLevel pLevel, ReceivingLevelScreen.Reason pReason, ResourceKey<Level> toDimension, ResourceKey<Level> fromDimension) Method parameters in net.minecraft.client.multiplayer with type arguments of type ClientLevelModifier and TypeMethodDescriptionvoid
ClientLevel.registerForCleaning
(CacheSlot<ClientLevel, ?> pCacheSlot) Constructors in net.minecraft.client.multiplayer with parameters of type ClientLevelModifierConstructorDescriptionClientChunkCache
(ClientLevel pLevel, int pViewDistance) LevelLoadStatusManager
(LocalPlayer pPlayer, ClientLevel pLevel, LevelRenderer pLevelRenderer) -
Uses of ClientLevel in net.minecraft.client.multiplayer.prediction
Methods in net.minecraft.client.multiplayer.prediction with parameters of type ClientLevelModifier and TypeMethodDescriptionvoid
BlockStatePredictionHandler.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 ClientLevel
Particle.level
protected ClientLevel
ParticleEngine.level
Methods in net.minecraft.client.particle with parameters of type ClientLevelModifier and TypeMethodDescriptionprotected ItemStackRenderState
BreakingItemParticle.ItemParticleProvider.calculateState
(ItemStack pStack, ClientLevel pLevel) static TextureSheetParticle
DripParticle.createDripstoneLavaFallParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createDripstoneLavaHangParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createDripstoneWaterFallParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createDripstoneWaterHangParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createHoneyFallParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createHoneyHangParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createHoneyLandParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createLavaFallParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createLavaHangParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createLavaLandParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createNectarFallParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createObsidianTearFallParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createObsidianTearHangParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createObsidianTearLandParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) AshParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) AttackSweepParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) 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_) 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_) BreakingItemParticle.Provider.createParticle
(ItemParticleOption pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) BreakingItemParticle.SlimeProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) BreakingItemParticle.SnowballProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) BubbleColumnUpParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) BubbleParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) BubblePopParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) CampfireSmokeParticle.CosyProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) CampfireSmokeParticle.SignalProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) CritParticle.DamageIndicatorProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) CritParticle.MagicProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) CritParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) DragonBreathParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) DustColorTransitionParticle.Provider.createParticle
(DustColorTransitionOptions pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) DustParticle.Provider.createParticle
(DustParticleOptions pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) DustPlumeParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) EndRodParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) ExplodeParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FallingDustParticle.Provider.createParticle
(BlockParticleOption pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FallingLeavesParticle.CherryProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FallingLeavesParticle.PaleOakProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FallingLeavesParticle.TintedLeavesProvider.createParticle
(ColorParticleOption pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FireflyParticle.FireflyProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FireworkParticles.FlashProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FireworkParticles.SparkProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FlameParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FlameParticle.SmallFlameProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FlyStraightTowardsParticle.OminousSpawnProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FlyTowardsPositionParticle.EnchantProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FlyTowardsPositionParticle.NautilusProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FlyTowardsPositionParticle.VaultConnectionProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) GlowParticle.ElectricSparkProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) GlowParticle.GlowSquidProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) GlowParticle.ScrapeProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) GlowParticle.WaxOffProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) GlowParticle.WaxOnProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) GustParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) GustParticle.SmallProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) GustSeedParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) HeartParticle.AngryVillagerProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) HeartParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) HugeExplosionParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) HugeExplosionSeedParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) LargeSmokeParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) LavaParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) MobAppearanceParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) NoteParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) ParticleProvider.createParticle
(T pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) ParticleProvider.Sprite.createParticle
(T pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) PlayerCloudParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) PlayerCloudParticle.SneezeProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) PortalParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) ReversePortalParticle.ReversePortalProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) 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_) SculkChargePopParticle.Provider.createParticle
(SimpleParticleType p_233958_, ClientLevel p_233959_, double p_233960_, double p_233961_, double p_233962_, double p_233963_, double p_233964_, double p_233965_) ShriekParticle.Provider.createParticle
(ShriekParticleOption pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SmokeParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SnowflakeParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SonicBoomParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SoulParticle.EmissiveProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SoulParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SpellParticle.InstantProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SpellParticle.MobEffectProvider.createParticle
(ColorParticleOption pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SpellParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SpellParticle.WitchProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SpitParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SplashParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SquidInkParticle.GlowInkProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SquidInkParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SuspendedParticle.CrimsonSporeProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SuspendedParticle.SporeBlossomAirProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SuspendedParticle.UnderwaterProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SuspendedParticle.WarpedSporeProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SuspendedTownParticle.ComposterFillProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SuspendedTownParticle.DolphinSpeedProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SuspendedTownParticle.EggCrackProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SuspendedTownParticle.HappyVillagerProvider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SuspendedTownParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) TerrainParticle.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_) TerrainParticle.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_) TerrainParticle.Provider.createParticle
(BlockParticleOption pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) TotemParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) TrailParticle.Provider.createParticle
(TrailParticleOption pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) TrialSpawnerDetectionParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) VibrationSignalParticle.Provider.createParticle
(VibrationParticleOption pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) WakeParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) WaterCurrentDownParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) WaterDropParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) WhiteAshParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) WhiteSmokeParticle.Provider.createParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createSporeBlossomFallParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) (package private) static TerrainParticle
TerrainParticle.createTerrainParticle
(BlockParticleOption pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createWaterFallParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) static TextureSheetParticle
DripParticle.createWaterHangParticle
(SimpleParticleType pType, ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) void
ParticleEngine.setLevel
(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 pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, ItemStackRenderState pRenderState) BreakingItemParticle
(ClientLevel pLevel, double pX, double pY, double pZ, ItemStackRenderState pRenderState) BubbleColumnUpParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) BubbleParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) 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 pSignal) CoolingDripHangParticle
(ClientLevel p_106068_, double p_106069_, double p_106070_, double p_106071_, Fluid p_106072_, ParticleOptions p_106073_) CritParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) 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) DripLandParticle
(ClientLevel p_106102_, double p_106103_, double p_106104_, double p_106105_, Fluid p_106106_) DripParticle
(ClientLevel pLevel, double pX, double pY, double pZ, Fluid pType) DripstoneFallAndLandParticle
(ClientLevel p_171930_, double p_171931_, double p_171932_, double p_171933_, Fluid p_171934_, ParticleOptions p_171935_) 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) 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) 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, SpriteSet pSprites, float pGravityMultiplier, float pWindBig, boolean pSwirl, boolean pFlowAway, float pSize, float pYSpeed) FallingParticle
(ClientLevel pLevel, double pX, double pY, double pZ, Fluid pType) FallingParticle
(ClientLevel pLevel, double pX, double pY, double pZ, Fluid pType, int pLifetime) FireflyParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FlameParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FlyStraightTowardsParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, int pStartColor, int pEndColor) FlyTowardsPositionParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) FlyTowardsPositionParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, boolean pIsGlowing, Particle.LifetimeAlpha pLifetimeAlpha) 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 pLevel, double pX, double pY, double pZ) HoneyFallAndLandParticle
(ClientLevel p_106146_, double p_106147_, double p_106148_, double p_106149_, Fluid p_106150_, ParticleOptions p_106151_) HugeExplosionParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pQuadSizeMultiplier, SpriteSet pSprites) HugeExplosionSeedParticle
(ClientLevel pLevel, double pX, double pY, double pZ) ItemPickupParticle
(EntityRenderDispatcher pEntityRenderDispatcher, ClientLevel pLevel, Entity pItemEntity, Entity pTarget) ItemPickupParticle
(EntityRenderDispatcher pEntityRenderDispatcher, ClientLevel pLevel, Entity pItemEntity, Entity pTarget, Vec3 pSpeed) LargeSmokeParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) LavaParticle
(ClientLevel pLevel, double pX, double pY, double pZ) MobAppearanceParticle
(ClientLevel pLevel, double pX, double pY, double pZ) NoRenderParticle
(ClientLevel pLevel, double pX, double pY, double pZ) NoRenderParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) NoteParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pColor) OverlayParticle
(ClientLevel pLevel, double pX, double pY, double pZ) 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, TextureManager pTextureManager) PlayerCloudParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) PortalParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) ReversePortalParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) RisingParticle
(ClientLevel p_107631_, double p_107632_, double p_107633_, double p_107634_, double p_107635_, double p_107636_, double p_107637_) 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) SimpleAnimatedParticle
(ClientLevel pLevel, double pX, double pY, double pZ, SpriteSet pSprites, float pGravity) SingleQuadParticle
(ClientLevel pLevel, double pX, double pY, double pZ) SingleQuadParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) 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 pLevel, double pX, double pY, double pZ, double pQuadSizeMultiplier, SpriteSet pSprites) 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 pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) SplashParticle
(ClientLevel p_107929_, double p_107930_, double p_107931_, double p_107932_, double p_107933_, double p_107934_, double p_107935_) 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 pLevel, SpriteSet pSprites, double pX, double pY, double pZ) SuspendedParticle
(ClientLevel pLevel, SpriteSet pSprites, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) SuspendedTownParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) 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) TextureSheetParticle
(ClientLevel pLevel, double pX, double pY, double pZ) TextureSheetParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed) 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) 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) WakeParticle
(ClientLevel pLevel, double pX, double pY, double pZ, double pXSpeed, double pYSpeed, double pZSpeed, SpriteSet pSprites) WaterCurrentDownParticle
(ClientLevel pLevel, double pX, double pY, double pZ) WaterDropParticle
(ClientLevel pLevel, double pX, double pY, double pZ) 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
Fields in net.minecraft.client.player declared as ClientLevelConstructors in net.minecraft.client.player with parameters of type ClientLevelModifierConstructorDescriptionAbstractClientPlayer
(ClientLevel p_250460_, com.mojang.authlib.GameProfile p_249912_) 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 ClientLevelMethods in net.minecraft.client.renderer with parameters of type ClientLevelModifier and TypeMethodDescriptionvoid
GameRenderer.setLevel
(ClientLevel pLevel) void
LevelRenderer.setLevel
(ClientLevel pLevel) void
WeatherEffectRenderer.tickRainParticles
(ClientLevel pLevel, Camera pCamera, int pTicks, ParticleStatus pParticleStatus) -
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 org.joml.Vector4f
FogRenderer.computeFogColor
(Camera p_423439_, float p_423466_, ClientLevel p_423475_, int p_423484_, float p_423652_, boolean p_423514_) org.joml.Vector4f
FogRenderer.setupFog
(Camera p_423468_, int p_423600_, boolean p_423509_, DeltaTracker p_423597_, float p_423506_, ClientLevel p_423641_) -
Uses of ClientLevel in net.minecraft.client.renderer.fog.environment
Methods in net.minecraft.client.renderer.fog.environment with parameters of type ClientLevelModifier and TypeMethodDescriptionint
AirBasedFogEnvironment.getBaseColor
(ClientLevel p_423532_, Camera p_423571_, int p_423618_, float p_423638_) int
FogEnvironment.getBaseColor
(ClientLevel pLevel, Camera pCamera, int pRenderDistance, float pPartialTick) int
LavaFogEnvironment.getBaseColor
(ClientLevel p_423583_, Camera p_423592_, int p_423673_, float p_423463_) int
PowderedSnowFogEnvironment.getBaseColor
(ClientLevel p_423494_, Camera p_423581_, int p_423616_, float p_423521_) int
WaterFogEnvironment.getBaseColor
(ClientLevel p_423612_, Camera p_423473_, int p_423430_, float p_423622_) void
AtmosphericFogEnvironment.setupFog
(FogData p_423515_, Entity p_423566_, BlockPos p_423678_, ClientLevel p_423511_, float p_423456_, DeltaTracker p_423432_) void
BlindnessFogEnvironment.setupFog
(FogData p_423496_, Entity p_423549_, BlockPos p_423480_, ClientLevel p_423609_, float p_423576_, DeltaTracker p_423570_) void
DarknessFogEnvironment.setupFog
(FogData p_423539_, Entity p_423433_, BlockPos p_423453_, ClientLevel p_423550_, float p_423598_, DeltaTracker p_423497_) void
DimensionOrBossFogEnvironment.setupFog
(FogData p_423624_, Entity p_423437_, BlockPos p_423499_, ClientLevel p_423676_, float p_423577_, DeltaTracker p_423458_) abstract void
FogEnvironment.setupFog
(FogData pFogData, Entity pEntity, BlockPos pPos, ClientLevel pLevel, float pRenderDistance, DeltaTracker pDeltaTracker) void
LavaFogEnvironment.setupFog
(FogData p_423517_, Entity p_423438_, BlockPos p_423587_, ClientLevel p_423495_, float p_423631_, DeltaTracker p_423491_) void
PowderedSnowFogEnvironment.setupFog
(FogData p_423470_, Entity p_423599_, BlockPos p_423534_, ClientLevel p_423516_, float p_423481_, DeltaTracker p_423655_) void
WaterFogEnvironment.setupFog
(FogData p_423613_, Entity p_423611_, BlockPos p_423436_, ClientLevel p_423530_, float p_423585_, DeltaTracker p_423472_) -
Uses of ClientLevel in net.minecraft.client.renderer.item
Methods in net.minecraft.client.renderer.item with parameters of type ClientLevelModifier and TypeMethodDescriptionSelectItemModel.ModelSelector.get
(T pPropertyValue, ClientLevel pLevel) private static <T extends ConditionalItemModelProperty>
TConditionalItemModel.Unbaked.swapContext
(T pProperty, RegistryContextSwapper pContextSwapper, ClientLevel pLevel) void
BlockModelWrapper.update
(ItemStackRenderState pRenderState, ItemStack pStack, ItemModelResolver pItemModelResolver, ItemDisplayContext pDisplayContext, ClientLevel pLevel, LivingEntity pEntity, int pSeed) void
BundleSelectedItemSpecialRenderer.update
(ItemStackRenderState p_387618_, ItemStack p_386990_, ItemModelResolver p_386923_, ItemDisplayContext p_387805_, ClientLevel p_387156_, LivingEntity p_388838_, int p_386711_) void
CompositeModel.update
(ItemStackRenderState pRenderState, ItemStack pStack, ItemModelResolver pItemModelResolver, ItemDisplayContext pDisplayContext, ClientLevel pLevel, LivingEntity pEntity, int pSeed) void
ConditionalItemModel.update
(ItemStackRenderState pRenderState, ItemStack pStack, ItemModelResolver pItemModelResolver, ItemDisplayContext pDisplayContext, ClientLevel pLevel, LivingEntity pEntity, int pSeed) void
EmptyModel.update
(ItemStackRenderState p_390492_, ItemStack p_390354_, ItemModelResolver p_390507_, ItemDisplayContext p_390501_, ClientLevel p_390403_, LivingEntity p_390475_, int p_390493_) void
ItemModel.update
(ItemStackRenderState pRenderState, ItemStack pStack, ItemModelResolver pItemModelResolver, ItemDisplayContext pDisplayContext, ClientLevel pLevel, LivingEntity pEntity, int pSeed) void
MissingItemModel.update
(ItemStackRenderState pRenderState, ItemStack pStack, ItemModelResolver pItemModelResolver, ItemDisplayContext pDisplayContext, ClientLevel pLevel, LivingEntity pEntity, int pSeed) void
RangeSelectItemModel.update
(ItemStackRenderState pRenderState, ItemStack pStack, ItemModelResolver pItemModelResolver, ItemDisplayContext pDisplayContext, ClientLevel pLevel, LivingEntity pEntity, int pSeed) void
SelectItemModel.update
(ItemStackRenderState pRenderState, ItemStack pStack, ItemModelResolver pItemModelResolver, ItemDisplayContext pDisplayContext, ClientLevel pLevel, LivingEntity pEntity, int pSeed) void
SpecialModelWrapper.update
(ItemStackRenderState pRenderState, ItemStack pStack, ItemModelResolver pItemModelResolver, ItemDisplayContext pDisplayContext, ClientLevel pLevel, LivingEntity pEntity, int pSeed) -
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 TypeMethodDescriptionboolean
Broken.get
(ItemStack p_386887_, ClientLevel p_388949_, LivingEntity p_386628_, int p_387040_, ItemDisplayContext p_389458_) boolean
BundleHasSelectedItem.get
(ItemStack p_387343_, ClientLevel p_386467_, LivingEntity p_387284_, int p_388377_, ItemDisplayContext p_389630_) boolean
ComponentMatches.get
(ItemStack p_399920_, ClientLevel p_399844_, LivingEntity p_399573_, int p_400095_, ItemDisplayContext p_400208_) boolean
CustomModelDataProperty.get
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity, int pSeed, ItemDisplayContext pDisplayContext) boolean
Damaged.get
(ItemStack p_388323_, ClientLevel p_388659_, LivingEntity p_386950_, int p_387664_, ItemDisplayContext p_389573_) boolean
ExtendedView.get
(ItemStack p_389501_, ClientLevel p_389409_, LivingEntity p_389583_, int p_389502_, ItemDisplayContext p_389679_) boolean
FishingRodCast.get
(ItemStack p_388347_, ClientLevel p_388341_, LivingEntity p_386847_, int p_386531_, ItemDisplayContext p_389619_) boolean
HasComponent.get
(ItemStack p_388222_, ClientLevel p_386715_, LivingEntity p_386871_, int p_387461_, ItemDisplayContext p_389562_) boolean
IsCarried.get
(ItemStack p_387247_, ClientLevel p_387933_, LivingEntity p_388427_, int p_386998_, ItemDisplayContext p_389534_) boolean
IsKeybindDown.get
(ItemStack p_389550_, ClientLevel p_389440_, LivingEntity p_389703_, int p_389439_, ItemDisplayContext p_389599_) boolean
IsSelected.get
(ItemStack p_387724_, ClientLevel p_387118_, LivingEntity p_387251_, int p_388905_, ItemDisplayContext p_389631_) boolean
IsUsingItem.get
(ItemStack p_386538_, ClientLevel p_386504_, LivingEntity p_388492_, int p_387916_, ItemDisplayContext p_389393_) boolean
IsViewEntity.get
(ItemStack p_390357_, ClientLevel p_390458_, LivingEntity p_390497_, int p_390451_, ItemDisplayContext p_390466_) boolean
ItemModelPropertyTest.get
(ItemStack pStack, ClientLevel pLevel, 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 float
CompassAngleState.calculate
(ItemStack pStack, ClientLevel pLevel, int pSeed, Entity pEntity) protected abstract float
NeedleDirectionHelper.calculate
(ItemStack pStack, ClientLevel pLevel, int pSeed, Entity pEntity) protected float
Time.calculate
(ItemStack pStack, ClientLevel pLevel, int pSeed, Entity pEntity) float
BundleFullness.get
(ItemStack p_388015_, ClientLevel p_386753_, LivingEntity p_386760_, int p_386639_) float
CompassAngle.get
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity, int pSeed) (package private) abstract GlobalPos
CompassAngleState.CompassTarget.get
(ClientLevel pLevel, ItemStack pStack, Entity pEntity) float
Cooldown.get
(ItemStack p_387823_, ClientLevel p_386825_, LivingEntity p_387191_, int p_387909_) float
Count.get
(ItemStack p_388019_, ClientLevel p_386708_, LivingEntity p_387940_, int p_388179_) float
CrossbowPull.get
(ItemStack p_387470_, ClientLevel p_387947_, LivingEntity p_388564_, int p_388371_) float
CustomModelDataProperty.get
(ItemStack p_386883_, ClientLevel p_387867_, LivingEntity p_388117_, int p_388040_) float
Damage.get
(ItemStack p_386977_, ClientLevel p_386768_, LivingEntity p_387971_, int p_386955_) float
NeedleDirectionHelper.get
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity, int pSeed) float
RangeSelectItemModelProperty.get
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity, int pSeed) (package private) abstract float
Time.TimeSource.get
(ClientLevel pLevel, ItemStack pStack, Entity pEntity, RandomSource pRandom) float
UseCycle.get
(ItemStack p_387347_, ClientLevel p_388372_, LivingEntity p_387048_, int p_388681_) float
UseDuration.get
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity, int pSeed) -
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_, ClientLevel p_387482_, LivingEntity p_387912_, int p_387536_, ItemDisplayContext p_387489_) ComponentContents.get
(ItemStack p_397602_, ClientLevel p_397414_, LivingEntity p_397883_, int p_397032_, ItemDisplayContext p_397548_) ContextDimension.get
(ItemStack p_390388_, ClientLevel p_390477_, LivingEntity p_390423_, int p_390520_, ItemDisplayContext p_390452_) ContextEntityType.get
(ItemStack p_390525_, ClientLevel p_390442_, LivingEntity p_390437_, int p_390427_, ItemDisplayContext p_390397_) CustomModelDataProperty.get
(ItemStack p_388036_, ClientLevel p_387600_, LivingEntity p_388624_, int p_388055_, ItemDisplayContext p_387132_) DisplayContext.get
(ItemStack p_388079_, ClientLevel p_388467_, LivingEntity p_388500_, int p_388313_, ItemDisplayContext p_387120_) ItemBlockState.get
(ItemStack p_387708_, ClientLevel p_388625_, LivingEntity p_388880_, int p_388899_, ItemDisplayContext p_388088_) LocalTime.get
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity, int pSeed, ItemDisplayContext pDisplayContext) MainHand.get
(ItemStack p_387406_, ClientLevel p_387423_, LivingEntity p_388453_, int p_388098_, ItemDisplayContext p_386609_) SelectItemModelProperty.get
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity, int pSeed, ItemDisplayContext pDisplayContext) TrimMaterialProperty.get
(ItemStack p_387701_, ClientLevel p_388261_, LivingEntity p_387373_, int p_388817_, ItemDisplayContext p_386970_) -
Uses of ClientLevel in net.minecraft.client.tutorial
Methods in net.minecraft.client.tutorial with parameters of type ClientLevelModifier and TypeMethodDescriptionvoid
PunchTreeTutorialStepInstance.onDestroyBlock
(ClientLevel pLevel, BlockPos pPos, BlockState pState, float pDiggingStage) Called when a player hits block to destroy it.void
Tutorial.onDestroyBlock
(ClientLevel pLevel, BlockPos pPos, BlockState pState, float pDiggingStage) default void
TutorialStepInstance.onDestroyBlock
(ClientLevel pLevel, BlockPos pPos, BlockState pState, float pDiggingStage) Called when a player hits block to destroy it.void
FindTreeTutorialStepInstance.onLookAt
(ClientLevel pLevel, HitResult pResult) Handles blocks and entities hoveringvoid
Tutorial.onLookAt
(ClientLevel pLevel, HitResult pResult) default void
TutorialStepInstance.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 org.joml.Vector4f
ClientHooks.getFogColor
(Camera camera, float partialTick, ClientLevel level, int renderDistance, float darkenWorldAmount, float fogRed, float fogGreen, float fogBlue) static void
ColorResolverManager.registerBlockTintCaches
(ClientLevel level, Map<ColorResolver, BlockTintCache> target) Register aBlockTintCache
for every registeredColorResolver
into the given target map. -
Uses of ClientLevel in net.neoforged.neoforge.client.color.item
Methods in net.neoforged.neoforge.client.color.item with parameters of type ClientLevelModifier and TypeMethodDescriptionint
FluidContentsTint.calculate
(ItemStack stack, @Nullable ClientLevel level, @Nullable LivingEntity entity) -
Uses of ClientLevel in net.neoforged.neoforge.client.extensions
Methods in net.neoforged.neoforge.client.extensions with parameters of type ClientLevelModifier and TypeMethodDescriptiondefault boolean
IDimensionSpecialEffectsExtension.renderClouds
(ClientLevel level, int ticks, float partialTick, double camX, double camY, double camZ, org.joml.Matrix4f modelViewMatrix) Renders the clouds of this dimension.default boolean
IDimensionSpecialEffectsExtension.renderSky
(ClientLevel level, int ticks, float partialTick, org.joml.Matrix4f modelViewMatrix, Camera camera, Runnable setupFog) Renders the sky of this dimension.default boolean
IDimensionSpecialEffectsExtension.renderSnowAndRain
(ClientLevel level, int ticks, float partialTick, double camX, double camY, double camZ) Renders the snow and rain effects of this dimension.default boolean
IDimensionSpecialEffectsExtension.tickRain
(ClientLevel level, int ticks, Camera camera) Ticks the rain of this dimension. -
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 boolean
IClientBlockExtensions.areBreakingParticlesTinted
(BlockState state, ClientLevel level, BlockPos pos) Returns true if the breaking particles created from theBlockState
passed should be tinted with biome colors.default org.joml.Vector4f
IClientFluidTypeExtensions.modifyFogColor
(Camera camera, float partialTick, ClientLevel level, int renderDistance, float darkenWorldAmount, org.joml.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 TypeMethodDescriptionvoid
DynamicFluidContainerModel.update
(ItemStackRenderState renderState, ItemStack stack, ItemModelResolver modelResolver, ItemDisplayContext displayContext, @Nullable ClientLevel level, @Nullable LivingEntity entity, int p_387820_)
ClientPacketListener.startWaitingForNewLevel(LocalPlayer, ClientLevel, ReceivingLevelScreen.Reason, ResourceKey, ResourceKey)
instead.