| bvu | |
| net.minecraft.client.renderer.block.model.ModelBlock |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| 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 |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (MinecraftKey arg0, List<BlockPart> arg1, Map<String, String> arg2, boolean arg3, boolean arg4, ItemCameraTransforms arg5, List<ItemOverride> arg6) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| 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 |
|