Package net.minecraft.data.report
Class BlockListProvider
java.lang.Object
net.minecraft.data.report.BlockListProvider
- All Implemented Interfaces:
DataProvider
public class BlockListProvider extends Object implements DataProvider
- Mappings:
Namespace Name official ic
intermediary net/minecraft/class_2422
named net/minecraft/data/report/BlockListProvider
-
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 BlockListProvider(DataGenerator dataGenerator)
-
Method Summary
-
Field Details
-
GSON
- Mappings:
Namespace Name Mixin selector official b
Lic;b:Lcom/google/gson/Gson;
intermediary field_17168
Lnet/minecraft/class_2422;field_17168:Lcom/google/gson/Gson;
named GSON
Lnet/minecraft/data/report/BlockListProvider;GSON:Lcom/google/gson/Gson;
-
root
- Mappings:
Namespace Name Mixin selector official c
Lic;c:Lhs;
intermediary field_11307
Lnet/minecraft/class_2422;field_11307:Lnet/minecraft/class_2403;
named root
Lnet/minecraft/data/report/BlockListProvider;root:Lnet/minecraft/data/DataGenerator;
-
-
Constructor Details
-
BlockListProvider
-
-
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
-
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;
-