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 official aqz$a
intermediary net/minecraft/class_6491$class_4859
named net/minecraft/util/CubicSampler$RgbFetcher
-
Method Summary
-
Method Details
-
fetch
- Mappings:
Namespace Name Mixin selector official fetch
Laqz$a;fetch(III)Lehn;
intermediary fetch
Lnet/minecraft/class_6491$class_4859;fetch(III)Lnet/minecraft/class_243;
named fetch
Lnet/minecraft/util/CubicSampler$RgbFetcher;fetch(III)Lnet/minecraft/util/math/Vec3d;
-