This website requires JavaScript.
Explore
Help
Sign In
Bram
/
MineClone2
Watch
1
Star
0
Fork
You've already forked MineClone2
0
Code
Pull Requests
Activity
df364eed28
MineClone2
/
mods
/
ENTITIES
/
mcl_mobs
/
api
/
mob_functions
/
head_logic.lua
8 lines
90 B
Lua
Raw
Blame
History
mobs.do_head_logic
=
function
(
self
)
local
yaw
=
self.object
:
get_yaw
(
)
end
View Git Blame
Copy Permalink