Package net.minecraft.command
Interface ResultStorer<T>
public interface ResultStorer<T>
- Mappings:
Namespace Name official dq
intermediary net/minecraft/class_8838
named net/minecraft/command/ResultStorer
-
Method Summary
-
Method Details
-
storeResult
- Mappings:
Namespace Name Mixin selector official storeResult
Ldq;storeResult(Ljava/lang/Object;ZI)V
intermediary storeResult
Lnet/minecraft/class_8838;storeResult(Ljava/lang/Object;ZI)V
named storeResult
Lnet/minecraft/command/ResultStorer;storeResult(Ljava/lang/Object;ZI)V
-