Uses of Class
net.minecraft.world.entity.ExperienceOrb
Packages that use ExperienceOrb
Package
Description
- 
Uses of ExperienceOrb in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type ExperienceOrbModifier and TypeMethodDescriptionprotected intExperienceOrbRenderer.getBlockLightLevel(ExperienceOrb p_114606_, BlockPos p_114607_) ExperienceOrbRenderer.getTextureLocation(ExperienceOrb p_114597_) voidExperienceOrbRenderer.render(ExperienceOrb p_114599_, float p_114600_, float p_114601_, PoseStack p_114602_, MultiBufferSource p_114603_, int p_114604_) 
- 
Uses of ExperienceOrb in net.minecraft.network.protocol.gameConstructors in net.minecraft.network.protocol.game with parameters of type ExperienceOrb
- 
Uses of ExperienceOrb in net.minecraft.world.entityFields in net.minecraft.world.entity with type parameters of type ExperienceOrbModifier and TypeFieldDescriptionstatic final EntityType<ExperienceOrb>EntityType.EXPERIENCE_ORBMethods in net.minecraft.world.entity with parameters of type ExperienceOrbModifier and TypeMethodDescriptionprivate booleanExperienceOrb.canMerge(ExperienceOrb p_147087_) private static booleanExperienceOrb.canMerge(ExperienceOrb p_147089_, int p_147090_, int p_147091_) private voidExperienceOrb.merge(ExperienceOrb p_147101_) Constructor parameters in net.minecraft.world.entity with type arguments of type ExperienceOrbModifierConstructorDescriptionExperienceOrb(EntityType<? extends ExperienceOrb> p_20773_, Level p_20774_) 
- 
Uses of ExperienceOrb in net.neoforged.neoforge.event.entity.playerFields in net.neoforged.neoforge.event.entity.player declared as ExperienceOrbMethods in net.neoforged.neoforge.event.entity.player that return ExperienceOrbConstructors in net.neoforged.neoforge.event.entity.player with parameters of type ExperienceOrb