| bpd | |
| net.minecraft.client.renderer.block.model.ModelBlock |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| static final com.google.gson.Gson |
| ||||
| private final List<BlockPart> |
| ||||
| private final boolean |
| ||||
| private final boolean |
| ||||
| private final ItemCameraTransforms |
| ||||
| private final List<ItemOverride> |
| ||||
| public String |
| ||||
| protected final Map<String, String> |
| ||||
| protected ModelBlock |
| ||||
| protected MinecraftKey |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MinecraftKey arg0, List<BlockPart> arg1, Map<String, String> arg2, boolean arg3, boolean arg4, ItemCameraTransforms arg5, List<ItemOverride> arg6) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public static ModelBlock |
| ||||
| public static ModelBlock |
| ||||
| public List<BlockPart> |
| ||||
| private boolean |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public Collection<MinecraftKey> |
| ||||
| protected List<ItemOverride> |
| ||||
| public ItemOverrideList |
| ||||
| public boolean |
| ||||
| public String |
| ||||
| private String |
| ||||
| private boolean |
| ||||
| public MinecraftKey |
| ||||
| public ModelBlock |
| ||||
| public ItemCameraTransforms |
| ||||
| private ItemTransformVec3f |
| ||||
| public static void |
|