Interface RenderHelper
public interface RenderHelper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.client.model.geom.ModelLayerLocationstatic final net.minecraft.client.model.geom.ModelLayerLocationstatic final net.minecraft.client.renderer.item.ClampedItemPropertyFunctionstatic final net.minecraft.client.model.geom.ModelLayerLocationstatic final net.minecraft.client.model.geom.ModelLayerLocationstatic final net.minecraft.client.model.geom.ModelLayerLocation
-
Field Details
-
BACKPACK_MODEL
static final net.minecraft.client.model.geom.ModelLayerLocation BACKPACK_MODEL -
PACK_WINGS_MODEL
static final net.minecraft.client.model.geom.ModelLayerLocation PACK_WINGS_MODEL -
PACK_CAPE_MODEL
static final net.minecraft.client.model.geom.ModelLayerLocation PACK_CAPE_MODEL -
POT_MODEL
static final net.minecraft.client.model.geom.ModelLayerLocation POT_MODEL -
CAULDRON_MODEL
static final net.minecraft.client.model.geom.ModelLayerLocation CAULDRON_MODEL -
IS_YELLOW_ITEM_PREDICATE
static final net.minecraft.client.renderer.item.ClampedItemPropertyFunction IS_YELLOW_ITEM_PREDICATE
-