Skip to content

Commit

Permalink
Replace entity id in clientbound camera packet
Browse files Browse the repository at this point in the history
  • Loading branch information
Emiel45 committed Nov 27, 2015
1 parent 23a311a commit 9d88187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packet/minecraft/constants.go
Expand Up @@ -287,6 +287,7 @@ var PlayPacketClientEntityVarIntPositions = []bool {
PACKET_CLIENT_BLOCK_BREAK_ANIMATION: true,
// TODO combat event
PACKET_CLIENT_UPDATE_ENTITY_NBT: true,
PACKET_CLIENT_CAMERA: true,
}
var PlayPacketServerEntityIntPositions = [][]int {

Expand Down

0 comments on commit 9d88187

Please sign in to comment.