net.minecraft.world.level.storage.loot

public class LootTableProblemCollector

cpc
net.minecraft.world.level.storage.loot.LootTableProblemCollector
net.minecraft.class_58
net.minecraft.loot.LootTableReporter
net.minecraft.world.storage.loot.ValidationResults
net.minecraft.server.v1_14_R1.LootCollector

Field summary

Modifier and TypeField
private final com.google.common.collect.Multimap<String, String>
a
problems
field_965
messages
field_216110_a
private final Supplier<String>
b
context
field_966
nameFactory
field_216111_b
private String
c
contextCache
field_964
name
field_216112_c

Constructor summary

ModifierConstructor
public ()
public (com.google.common.collect.Multimap<String, String> messages, Supplier<String> nameFactory)

Method summary

Modifier and TypeMethod
private String
b()
getContext()
method_359()
getContext()
func_216104_b()
public void
a(String arg0)
reportProblem(String arg0)
method_360(String arg0)
report(String message)
func_216105_a(String arg0)
public LootTableProblemCollector
b(String arg0)
forChild(String arg0)
method_364(String arg0)
makeChild(String name)
func_216108_b(String arg0)
public com.google.common.collect.Multimap<String, String>
a()
getProblems()
method_361()
getMessages()
func_216106_a()