implements ModelState
| fjo | |
| net.minecraft.client.renderer.block.model.Variant | |
| net.minecraft.class_813 | |
| net.minecraft.client.render.model.json.ModelVariant | |
| net.minecraft.src.C_4228_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||
| private final Transformation |
| ||||||||||
| private final boolean |
| ||||||||||
| private final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (ResourceLocation location, Transformation rotation, boolean uvLock, int weight) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ResourceLocation |
| ||||||||||
| public Transformation |
| ||||||||||
| public boolean |
| ||||||||||
| public int |
|