Uses of Class
com.shinyhut.vernacular.protocol.messages.FramebufferUpdate
-
Packages that use FramebufferUpdate Package Description com.shinyhut.vernacular.client.rendering com.shinyhut.vernacular.protocol.messages -
-
Uses of FramebufferUpdate in com.shinyhut.vernacular.client.rendering
Methods in com.shinyhut.vernacular.client.rendering with parameters of type FramebufferUpdate Modifier and Type Method Description voidFramebuffer. processUpdate(FramebufferUpdate update) -
Uses of FramebufferUpdate in com.shinyhut.vernacular.protocol.messages
Methods in com.shinyhut.vernacular.protocol.messages that return FramebufferUpdate Modifier and Type Method Description static FramebufferUpdateFramebufferUpdate. decode(InputStream in)
-