Package net.minecraft.client.particle
Interface SpriteProvider
- All Known Implementing Classes:
ParticleManager.SimpleSpriteProvider
- Mappings:
Namespace Name named net/minecraft/client/particle/SpriteProvider
intermediary net/minecraft/class_4002
official gbz
-
Method Summary
-
Method Details
-
getSprite
- Mappings:
Namespace Name Mixin selector named getSprite
Lnet/minecraft/client/particle/SpriteProvider;getSprite(II)Lnet/minecraft/client/texture/Sprite;
intermediary method_18138
Lnet/minecraft/class_4002;method_18138(II)Lnet/minecraft/class_1058;
official a
Lgbz;a(II)Lgpb;
-
getSprite
- Mappings:
Namespace Name Mixin selector named getSprite
Lnet/minecraft/client/particle/SpriteProvider;getSprite(Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/client/texture/Sprite;
intermediary method_18139
Lnet/minecraft/class_4002;method_18139(Lnet/minecraft/class_5819;)Lnet/minecraft/class_1058;
official a
Lgbz;a(Lazh;)Lgpb;
-