类 EmptyModel
java.lang.Object
net.minecraft.client.renderer.item.EmptyModel
- 所有已实现的接口:
ItemModel
-
嵌套类概要
嵌套类从接口继承的嵌套类/接口 net.minecraft.client.renderer.item.ItemModel
ItemModel.BakingContext
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
update
(ItemStackRenderState p_376944_, ItemStack p_378117_, ItemModelResolver p_377464_, ItemDisplayContext p_378694_, ClientLevel p_376347_, LivingEntity p_377973_, int p_375552_)
-
字段详细资料
-
INSTANCE
-
-
构造器详细资料
-
EmptyModel
public EmptyModel()
-
-
方法详细资料
-
update
public void update(ItemStackRenderState p_376944_, ItemStack p_378117_, ItemModelResolver p_377464_, ItemDisplayContext p_378694_, @Nullable ClientLevel p_376347_, @Nullable LivingEntity p_377973_, int p_375552_)
-