Package net.minecraft.util
Interface CubicSampler.RgbFetcher
- Enclosing class:
CubicSampler
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/util/CubicSampler$RgbFetcher
intermediary net/minecraft/class_6491$class_4859
official axz$a
-
Method Summary
-
Method Details
-
fetch
- Mappings:
Namespace Name Mixin selector named fetch
Lnet/minecraft/util/CubicSampler$RgbFetcher;fetch(III)Lnet/minecraft/util/math/Vec3d;
intermediary fetch
Lnet/minecraft/class_6491$class_4859;fetch(III)Lnet/minecraft/class_243;
official fetch
Laxz$a;fetch(III)Levt;
-