public class LootModifierManager extends JsonReloadListener
IFutureReloadListener.IStage
修飾子とタイプ | フィールドと説明 |
---|---|
static org.apache.logging.log4j.Logger |
LOGGER |
コンストラクタと説明 |
---|
LootModifierManager() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
apply(java.util.Map<ResourceLocation,com.google.gson.JsonObject> resourceList,
IResourceManager resourceManagerIn,
IProfiler profilerIn) |
java.util.Collection<IGlobalLootModifier> |
getAllLootMods()
An immutable collection of the registered loot modifiers in layered order.
|
static GlobalLootModifierSerializer<?> |
getSerializerForName(ResourceLocation resourcelocation) |
getPreparedPath, prepare
reload
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_225594_i_
protected void apply(java.util.Map<ResourceLocation,com.google.gson.JsonObject> resourceList, IResourceManager resourceManagerIn, IProfiler profilerIn)
apply
クラス内 ReloadListener<java.util.Map<ResourceLocation,com.google.gson.JsonObject>>
public static GlobalLootModifierSerializer<?> getSerializerForName(ResourceLocation resourcelocation)
public java.util.Collection<IGlobalLootModifier> getAllLootMods()