MCPcopy Create free account

hub / github.com/Thinkofname/steven-go / functions

Functions1,880 in github.com/Thinkofname/steven-go

↓ 1 callersMethodhandleChar
(w *glfw.Window, char rune)
ui/input.go:24
↓ 1 callersFunctionhandleErrors
()
steven.go:152
↓ 1 callersMethodhandlePluginMessage
(channel string, r io.Reader, serverbound bool)
pluginmessage.go:40
↓ 1 callersMethodhighlightTarget
draws a box around the target block using the collision box for the shape
client.go:876
↓ 1 callersMethodid
()
protocol/types.go:115
↓ 1 callersMethodinit
()
uiscreen.go:22
↓ 1 callersMethodinit
(x, y, z, w, h, d int)
blocksnapshot.go:64
↓ 1 callersFunctioninitBlocks
()
block.go:431
↓ 1 callersFunctioninitBurnable
()
blockimpl.go:1976
↓ 1 callersMethodinitDebug
()
clientdebug.go:28
↓ 1 callersFunctioninitLineDraw
()
render/line.go:31
↓ 1 callersFunctioninitModels
()
render/model.go:201
↓ 1 callersFunctioninitResources
()
resourcepacks.go:34
↓ 1 callersFunctioninitTrans
()
render/trans.go:46
↓ 1 callersFunctioninitUI
()
render/ui.go:46
↓ 1 callersMethodintersects
(o Region)
ui/ui.go:123
↓ 1 callersMethodisDirty
()
ui/textbox.go:186
↓ 1 callersMethodisDirty
()
ui/formatted.go:151
↓ 1 callersMethodload
(tag reflect.StructTag)
blocks.go:244
↓ 1 callersFunctionloadAnimation
(file string, max int)
render/texture.go:430
↓ 1 callersFunctionloadFontInfo
()
render/font.go:258
↓ 1 callersFunctionloadSoundData
()
audio.go:272
↓ 1 callersFunctionloadStateModel
(key pluginKey)
model.go:72
↓ 1 callersFunctionmapStruct
(val interface{}, m map[string]json.RawMessage)
format/reflectmap.go:23
↓ 1 callersFunctionmodelToUI
(mdl *model, block Block)
modelui.go:43
↓ 1 callersFunctionnearestPow2
(v int)
render/chunk.go:123
↓ 1 callersFunctionnewClient
()
client.go:148
↓ 1 callersFunctionnewGameMenu
()
uigamemenu.go:31
↓ 1 callersFunctionnewLoginScreen
()
uilogin.go:39
↓ 1 callersFunctionnewPlayer
()
entities.go:19
↓ 1 callersFunctionnewRespawnScreen
()
uirespawn.go:31
↓ 1 callersFunctionnewVolumeMenu
(ret func() screen)
uivolume.go:37
↓ 1 callersMethodobject
()
encoding/json/json.go:214
↓ 1 callersMethodobjectKey
()
encoding/json/json.go:251
↓ 1 callersMethodobjectNext
()
encoding/json/json.go:265
↓ 1 callersFunctionobtainSkin
(hash string, s *skin)
render/skin.go:77
↓ 1 callersFunctionopenInventory
(inv *Inventory)
inventory.go:75
↓ 1 callersFunctionparseBlockElement
(data *jsBlockElement)
model.go:398
↓ 1 callersMethodparseNumber
()
encoding/json/json.go:286
↓ 1 callersFunctionparticleDataLength
(p *Particle)
protocol/play_clientbound.go:395
↓ 1 callersMethodpingServer
(addr string, motd, version *ui.Formatted, icon *ui.Image, id string, ping *ui.Image, players *ui.Text)
uiserverlist.go:230
↓ 1 callersMethodplayMusic
()
uiserverlist.go:106
↓ 1 callersMethodplayMusic
()
client.go:221
↓ 1 callersMethodplayers
()
playerlist.go:213
↓ 1 callersMethodprint
(base string, buf *bytes.Buffer)
cmd/protocol_builder/condition.go:79
↓ 1 callersMethodprops
()
console/cvar.go:52
↓ 1 callersMethodread
(io.Reader)
pluginmessage.go:74
↓ 1 callersMethodread
(io.Reader)
protocol/types.go:114
↓ 1 callersMethodread
(rr io.Reader)
protocol/handshaking_proto.go:29
↓ 1 callersMethodreadType
(e ast.Expr, name string, tag reflect.StructTag)
cmd/protocol_builder/reading.go:65
↓ 1 callersMethodredraw
()
uiserverlist.go:141
↓ 1 callersMethodredraw
()
uiresourcelist.go:112
↓ 1 callersMethodrefresh
()
uilogin.go:106
↓ 1 callersFunctionreinitBlocks
()
block.go:488
↓ 1 callersMethodremoveEntity
(e Entity)
chunk.go:199
↓ 1 callersMethodremoveHook
(d ui.Drawable)
ui/scene/scene.go:68
↓ 1 callersMethodrender
(delta float64)
playerlist.go:93
↓ 1 callersFunctionrenderBuffer
(ch *ChunkBuffer, po position, fr direction.Type, delta float64)
render/render.go:272
↓ 1 callersMethodrenderDebug
()
clientdebug.go:68
↓ 1 callersMethodrenderTick
(delta float64)
client.go:329
↓ 1 callersFunctionrotate
(x, y float64)
steven.go:130
↓ 1 callersFunctionsafeGetPixel
helper method that allows for out of bounds access to a picture. The coordinates to be changed to the nearest edge when out of bounds.
render/atlas/atlas.go:175
↓ 1 callersMethodsave
()
uieditserver.go:78
↓ 1 callersMethodselectModel
(r *rand.Rand)
model.go:215
↓ 1 callersFunctionsendPluginMessage
(pm pluginMessage)
pluginmessage.go:61
↓ 1 callersMethodserialize
(w io.Writer)
encoding/nbt/nbt.go:64
↓ 1 callersMethodsetBiome
(x, z int, b *biome.Type)
blocksnapshot.go:182
↓ 1 callersMethodsetBlock
(x, y, z int, b Block)
blocksnapshot.go:156
↓ 1 callersMethodsetBlockLight
(x, y, z int, b byte)
blocksnapshot.go:164
↓ 1 callersMethodsetSkyLight
(x, y, z int, b byte)
blocksnapshot.go:172
↓ 1 callersMethodskyLight
(x, y, z int)
blocksnapshot.go:168
↓ 1 callersFunctionsortedChunks
()
chunk.go:723
↓ 1 callersFunctionstart
()
steven.go:113
↓ 1 callersFunctionstartWindow
()
desktop.go:62
↓ 1 callersFunctionstaticModelFromItem
(mdl *model, block Block, mode string)
entityhelditem.go:29
↓ 1 callersFunctionstevenVersion
()
steven.go:67
↓ 1 callersMethodsubNode
(name string)
console/command.go:245
↓ 1 callersMethodtick
(delta float64)
ui/textbox.go:104
↓ 1 callersFunctiontickAnimatedTextures
(delta float64)
render/texture.go:413
↓ 1 callersFunctiontickAudio
()
audio.go:215
↓ 1 callersFunctiontickClouds
(delta float64)
clouds.go:30
↓ 1 callersMethodtickItemName
()
client.go:497
↓ 1 callersMethodtoData
()
block.go:79
↓ 1 callersFunctiontransDraw
()
render/trans.go:123
↓ 1 callersFunctiontwosCompliment
(p []byte)
protocol/mojang/auth.go:95
↓ 1 callersFunctionvarIntSize
(i VarInt)
protocol/io.go:37
↓ 1 callersMethodwatchCopy
(dst io.Writer, src io.Reader, size int64, text string)
progress.go:75
↓ 1 callersMethodwrite
(io.Writer)
pluginmessage.go:73
↓ 1 callersMethodwrite
(io.Writer)
protocol/types.go:113
↓ 1 callersMethodwrite
(ww io.Writer)
protocol/handshaking_proto.go:11
↓ 1 callersMethodwriteHandler
()
network.go:131
↓ 1 callersMethodwriteType
(e ast.Expr, name string, tag reflect.StructTag)
cmd/protocol_builder/writing.go:65
MethodA
()
ui/image.go:132
FunctionActiveTexture
ActiveTexture sets the texture slot with the passed id as the currently active one.
render/gl/gl.go:146
FunctionAddDrawable
AddDrawable adds the drawable to the draw list.
ui/ui.go:80
FunctionAddIcon
(id string, pix image.Image)
render/skin.go:178
FunctionAllocateChunkBuffer
AllocateChunkBuffer allocates a chunk buffer and adds it to the render list.
render/chunk.go:106
FunctionAllocateColumn
AllocateColumn ensures the column's buffers are allocated.
render/chunk.go:63
MethodAnimation
(p *protocol.Animation)
handler.go:426
FunctionAssetNames
AssetNames returns the names of the assets.
resource/builtin/assets.go:280
← previousnext →601–700 of 1,880, ranked by callers