Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create net/minecraft/sound/ package #82

Closed
4 tasks done
Cyborgmas opened this issue Jun 6, 2020 · 0 comments
Closed
4 tasks done

Create net/minecraft/sound/ package #82

Cyborgmas opened this issue Jun 6, 2020 · 0 comments
Labels
category: package Something involving a package type: question Further information is requested version: 1.17

Comments

@Cyborgmas
Copy link
Contributor

Cyborgmas commented Jun 6, 2020

Sound stuff are in utils and block. could regroup. only 4 classes though.

  • net/minecraf/util/SoundCategory -> net/minecraft/sound/SoundCategory
  • net/minecraf/util/SoundEvent -> net/minecraft/sound/SoundEvent
  • net/minecraf/util/SoundEvents -> net/minecraft/sound/SoundEvents
  • net/minecraf/block/SoundType -> net/minecraft/sound/SoundType
@LexManos LexManos added category: package Something involving a package type: question Further information is requested version: 1.17 labels Jun 10, 2020
@LexManos LexManos closed this as completed Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: package Something involving a package type: question Further information is requested version: 1.17
Projects
None yet
Development

No branches or pull requests

2 participants