public class LootPredicateManager extends JsonReloadListener
IFutureReloadListener.IStage| Modifier and Type | Field and Description |
|---|---|
private static org.apache.logging.log4j.Logger |
field_227510_a_ |
private static com.google.gson.Gson |
field_227511_b_ |
private java.util.Map<ResourceLocation,ILootCondition> |
field_227512_c_ |
| Constructor and Description |
|---|
LootPredicateManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
apply(java.util.Map<ResourceLocation,com.google.gson.JsonObject> objectIn,
IResourceManager resourceManagerIn,
IProfiler profilerIn) |
java.util.Set<ResourceLocation> |
func_227513_a_() |
ILootCondition |
func_227517_a_(ResourceLocation p_227517_1_) |
getPreparedPath, preparereloadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfunc_225594_i_private static final org.apache.logging.log4j.Logger field_227510_a_
private static final com.google.gson.Gson field_227511_b_
private java.util.Map<ResourceLocation,ILootCondition> field_227512_c_
@Nullable public ILootCondition func_227517_a_(ResourceLocation p_227517_1_)
protected void apply(java.util.Map<ResourceLocation,com.google.gson.JsonObject> objectIn, IResourceManager resourceManagerIn, IProfiler profilerIn)
apply in class ReloadListener<java.util.Map<ResourceLocation,com.google.gson.JsonObject>>public java.util.Set<ResourceLocation> func_227513_a_()