hpp | |
net.minecraft.client.resources.metadata.animation.AnimationMetadataSection | |
net.minecraft.class_1079 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final Optional<List<AnimationFrame>> |
| ||||||
private final Optional<Integer> |
| ||||||
private final Optional<Integer> |
| ||||||
private final int |
| ||||||
private final boolean |
| ||||||
public static final com.mojang.serialization.Codec<AnimationMetadataSection> |
| ||||||
public static final MetadataSectionType<AnimationMetadataSection> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Optional<List<AnimationFrame>> arg0, Optional<Integer> arg1, Optional<Integer> arg2, int arg3, boolean arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public FrameSize |
| ||||||
public Optional<List<AnimationFrame>> |
| ||||||
public Optional<Integer> |
| ||||||
public Optional<Integer> |
| ||||||
public int |
| ||||||
public boolean |
|