Package net.minecraft.screen.sync
Interface ComponentChangesHash.ComponentHasher
- Enclosing class:
ComponentChangesHash
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface ComponentChangesHash.ComponentHasher
extends Function<Component<?>,Integer>
- Mappings:
Namespace Name named net/minecraft/screen/sync/ComponentChangesHash$ComponentHasher
intermediary net/minecraft/class_10936$class_10937
official wi$a
-
Method Summary