Package net.minecraft.data.report
Class ItemListProvider
java.lang.Object
net.minecraft.data.report.ItemListProvider
- All Implemented Interfaces:
DataProvider
public class ItemListProvider extends Object implements DataProvider
- Mappings:
Namespace Name official ie
intermediary net/minecraft/class_2427
named net/minecraft/data/report/ItemListProvider
-
Field Summary
Fields Modifier and Type Field Description private static Gson
GSON
private DataGenerator
root
Fields inherited from interface net.minecraft.data.DataProvider
SHA1
-
Constructor Summary
Constructors Constructor Description ItemListProvider(DataGenerator dataGenerator)
-
Method Summary
-
Field Details
-
GSON
- Mappings:
Namespace Name Mixin selector official b
Lie;b:Lcom/google/gson/Gson;
intermediary field_17170
Lnet/minecraft/class_2427;field_17170:Lcom/google/gson/Gson;
named GSON
Lnet/minecraft/data/report/ItemListProvider;GSON:Lcom/google/gson/Gson;
-
root
- Mappings:
Namespace Name Mixin selector official c
Lie;c:Lhs;
intermediary field_11323
Lnet/minecraft/class_2427;field_11323:Lnet/minecraft/class_2403;
named root
Lnet/minecraft/data/report/ItemListProvider;root:Lnet/minecraft/data/DataGenerator;
-
-
Constructor Details
-
ItemListProvider
-
-
Method Details
-
run
- Specified by:
run
in interfaceDataProvider
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector official a
Lht;a(Lhu;)V
intermediary method_10319
Lnet/minecraft/class_2405;method_10319(Lnet/minecraft/class_2408;)V
named run
Lnet/minecraft/data/DataProvider;run(Lnet/minecraft/data/DataCache;)V
-
toJson
- Mappings:
Namespace Name Mixin selector official a
Lie;a(Lgn;)Lcom/google/gson/JsonElement;
intermediary method_17175
Lnet/minecraft/class_2427;method_17175(Lnet/minecraft/class_2378;)Lcom/google/gson/JsonElement;
named toJson
Lnet/minecraft/data/report/ItemListProvider;toJson(Lnet/minecraft/util/registry/Registry;)Lcom/google/gson/JsonElement;
-
getName
- Specified by:
getName
in interfaceDataProvider
- Mappings:
Namespace Name Mixin selector official a
Lht;a()Ljava/lang/String;
intermediary method_10321
Lnet/minecraft/class_2405;method_10321()Ljava/lang/String;
named getName
Lnet/minecraft/data/DataProvider;getName()Ljava/lang/String;
-