yarn/mappings/net/minecraft/client/resource/IResourceContainer.mapping

5 lines
188 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS ccv net/minecraft/client/resource/IResourceContainer
2016-08-24 09:58:23 -04:00
METHOD a getProvidedAssets ()Ljava/util/Set;
2017-04-05 07:31:24 -04:00
METHOD a getResource (Lmd;)Lccu;
METHOD b getAllResources (Lmd;)Ljava/util/List;