net.minecraft.client.resource.metadata

public class AnimationResourceMetadata

dvp
net.minecraft.class_1079
net.minecraft.client.resource.metadata.AnimationResourceMetadata
net.minecraft.client.resource.metadata.AnimationMetadata
net.minecraft.client.resources.data.AnimationMetadataSection
net.minecraft.client.resources.data.AnimationMetadataSection

Field summary

Modifier and TypeField
public static final AnimationResourceMetadataReader
a
field_5337
READER
SERIALIZER
field_195817_a
SERIALIZER
private final List<AnimationFrameResourceMetadata>
b
field_5339
frames
frames
field_110478_a
animationFrames
private final int
c
field_5338
width
frameWidth
field_110476_b
frameWidth
private final int
d
field_5336
height
frameHeight
field_110477_c
frameHeight
private final int
e
field_5334
defaultFrameTime
defaultFrameTime
field_110475_d
frameTime
private final boolean
f
field_5335
interpolate
interpolated
field_177220_e
interpolate

Constructor summary

ModifierConstructor
public (List<AnimationFrameResourceMetadata> frames, int frameWidth, int height, int defaultFrameTime, boolean interpolated)

Method summary

Modifier and TypeMethod
public int
a()
method_4686()
getHeight()
getFrameHeight()
func_110471_a()
getFrameHeight()
public int
b()
method_4687()
getWidth()
getFrameWidth()
func_110474_b()
getFrameWidth()
public int
c()
method_4682()
getFrameCount()
getFrameCount()
func_110473_c()
getFrameCount()
public int
d()
method_4684()
getDefaultFrameTime()
getDefaultFrameTime()
func_110469_d()
getFrameTime()
public boolean
e()
method_4685()
shouldInterpolate()
isInterpolated()
func_177219_e()
isInterpolate()
private AnimationFrameResourceMetadata
d(int arg0)
method_4681(int arg0)
getFrame(int arg0)
getFrame(int i)
func_130072_d(int arg0)
getAnimationFrame(int frame)
public int
a(int arg0)
method_4683(int arg0)
getFrameTime(int arg0)
getFrameTime(int i)
func_110472_a(int arg0)
getFrameTimeSingle(int frame)
public int
c(int arg0)
method_4680(int arg0)
getFrameIndex(int arg0)
getFrameIndex(int i)
func_110468_c(int arg0)
getFrameIndex(int frame)
public Set<Integer>
f()
method_4688()
getFrameIndexSet()
getUniqueFrameIndices()
func_130073_e()
getFrameIndexSet()