Interface AtlasSource.SpriteRegions
- Enclosing interface:
AtlasSource
- Mappings:
Namespace Name named net/minecraft/client/texture/atlas/AtlasSource$SpriteRegions
intermediary net/minecraft/class_7948$class_7949
official gqp$a
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(Identifier arg, AtlasSource.SpriteRegion region) default void
add
(Identifier id, Resource resource) void
removeIf
(Predicate<Identifier> predicate)
-
Method Details
-
add
- Mappings:
Namespace Name Mixin selector named add
Lnet/minecraft/client/texture/atlas/AtlasSource$SpriteRegions;add(Lnet/minecraft/util/Identifier;Lnet/minecraft/resource/Resource;)V
intermediary method_47674
Lnet/minecraft/class_7948$class_7949;method_47674(Lnet/minecraft/class_2960;Lnet/minecraft/class_3298;)V
official a
Lgqp$a;a(Lakr;Lauc;)V
-
add
- Mappings:
Namespace Name Mixin selector named add
Lnet/minecraft/client/texture/atlas/AtlasSource$SpriteRegions;add(Lnet/minecraft/util/Identifier;Lnet/minecraft/client/texture/atlas/AtlasSource$SpriteRegion;)V
intermediary method_47670
Lnet/minecraft/class_7948$class_7949;method_47670(Lnet/minecraft/class_2960;Lnet/minecraft/class_7948$class_7950;)V
official a
Lgqp$a;a(Lakr;Lgqp$b;)V
-
removeIf
- Mappings:
Namespace Name Mixin selector named removeIf
Lnet/minecraft/client/texture/atlas/AtlasSource$SpriteRegions;removeIf(Ljava/util/function/Predicate;)V
intermediary method_47671
Lnet/minecraft/class_7948$class_7949;method_47671(Ljava/util/function/Predicate;)V
official a
Lgqp$a;a(Ljava/util/function/Predicate;)V
-