5 PM – Minecraft Modding with Java – Gamas
Today We Did We started doing Saturn Sword custom weapon. But we were stuck, we were not able to display the Saturn Sword in the combat section properly. Homework Fix the SaturnRead More...
Today We Did We started doing Saturn Sword custom weapon. But we were stuck, we were not able to display the Saturn Sword in the combat section properly. Homework Fix the SaturnRead More...
Today We Did: We continued with the Email Application project by adding in how to send an email and also receive it. We were working on how to send multiple emails insteadRead More...
Homework Homework convert from Fahrenheit to Celcius. Convert sourceTemperature to Integer Formula - (F − 32) × 5/9 = Celcius Display the celcius in the system.out.println
Today We Did We finished adding a custom animal entity into minecraft. We added animation to this custom animal We added temptation goals. Homework Go to src/main/resources/assets/aycessentials/textures/entity/hog.png and modify this texture accordingRead More...
Today We Did We started GameActivity and GameView. This is the page where we are going to play our game eventually. We were able to add part of the code in theRead More...
Today We Did: We finished up reviewing the practice quiz today Went over how to create the animal and also animal system. Talked again about how to create a method with aRead More...
Today We Did We were able to successfully added Saturn Sword. We were able to understand the attributes of Saturn Sword, attack damage and the attack speed. We started with Saturn FireballRead More...
Today We Did: We continued with the EmailApplication and were able to finish the project. We were able to figure out the issue of why there was only one email at aRead More...
Today We Did We continued with Temperature Converter Android app project. We get Fahrenheit from one text field, converted into Celcius and set it to another text field. We added the spinnerRead More...
Today We Did We added a custom spinner OnItemSelectedListener Homework Do the Driver System practice test that was sent in the class today.